From 4524da7e08f43fd91d81bb6aea5de4dfa6140382 Mon Sep 17 00:00:00 2001 From: Smol Ame <155411819+Smol-Ame@users.noreply.github.com> Date: Thu, 17 Apr 2025 06:57:31 -0700 Subject: [PATCH] Replace troubleshooting link in acknowledgements (#8496) --- .github/ISSUE_TEMPLATE/01_report_issue.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/01_report_issue.yml b/.github/ISSUE_TEMPLATE/01_report_issue.yml index 8ded43a74..fe0afdca7 100644 --- a/.github/ISSUE_TEMPLATE/01_report_issue.yml +++ b/.github/ISSUE_TEMPLATE/01_report_issue.yml @@ -99,7 +99,7 @@ body: required: true - label: I have updated all installed extensions. required: true - - label: I have tried the [troubleshooting guide](https://tachiyomi.org/help/guides/troubleshooting/). + - label: I have tried the [troubleshooting guide](https://mihon.app/docs/guides/troubleshooting/). required: true - label: If this is an issue with the app itself, I should be opening an issue in the [app repository](https://github.com/tachiyomiorg/tachiyomi/issues/new/choose). required: true