From 5923d5d935955bf1e513ba8db49535c4ee4869de Mon Sep 17 00:00:00 2001 From: aclist <92275929+aclist@users.noreply.github.com> Date: Tue, 7 Jul 2026 16:46:01 +0900 Subject: [PATCH] fix: typo --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a7e1d1b..dad896b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,7 +8,7 @@ If you are a developer, you can skip to the end. # Requesting help If you encounter a problem with DZGUI, you can submit tickets on the GitHub -(issue tracker)[https://github.com/aclist/dzgui-devel/issues] under the +(issue tracker)[https://github.com/aclist/dztui/issues] under the `troubleshooting` tag. # How can I help the project? @@ -24,7 +24,7 @@ accordingly. ## Submitting a ticket -Navigate to the GitHub (issue tracker)[https://github.com/aclist/dzgui-devel/issues]. +Navigate to the GitHub (issue tracker)[https://github.com/aclist/dztui/issues]. From there, follow the onscreen prompts. You will be asked questions such as: - What version are you using?