From 8d6ea77fadd9eca80f2dbe991e86ca43b8462caa Mon Sep 17 00:00:00 2001 From: mtkennerly Date: Fri, 19 Jul 2024 20:49:04 -0400 Subject: [PATCH] Use new doc links in bug template --- .github/ISSUE_TEMPLATE/bug.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index 1f9e205..6dac744 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -54,5 +54,5 @@ body: description: >- Please provide any relevant screenshots, CLI output, or log files. Refer to the documentation to - [find your config file](https://github.com/mtkennerly/ludusavi/#configuration) - and/or [enable verbose logging](https://github.com/mtkennerly/ludusavi/#logging). + [find your config file](https://github.com/mtkennerly/ludusavi/blob/master/docs/help/configuration-file.md) + and/or [enable verbose logging](https://github.com/mtkennerly/ludusavi/blob/master/docs/help/logging.md).