From 5dc5c5e4a3aa38c05e6b5b41139358a0c29cf0c9 Mon Sep 17 00:00:00 2001 From: Jarred Wilson Date: Tue, 4 Feb 2025 23:03:56 +0000 Subject: [PATCH] fix: change documentation links from docs to Documentation --- .github/ISSUE_TEMPLATE/config.yml | 2 +- development/contributing-documentation.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index f136313d..3929d908 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -13,7 +13,7 @@ contact_links: url: https://blissos.org/discord about: 'If you need further assistance, join our Discord server.' - name: Documentation issue - url: https://github.com/BlissRoms-x86/docs + url: https://github.com/BlissRoms-x86/Documentation about: 'For documentation issues, report it and/or suggest changes on our documentation repository.' - name: Knowledgebase issue url: https://github.com/BlissRoms-x86/knowledgebase diff --git a/development/contributing-documentation.md b/development/contributing-documentation.md index 9c4a89ac..bf5ce6c5 100644 --- a/development/contributing-documentation.md +++ b/development/contributing-documentation.md @@ -4,7 +4,7 @@ We are wide open to users submitting their documentation updates to our docs.bli **Documentation:** -{% embed url="https://github.com/BlissRoms-x86/docs" %} +{% embed url="https://github.com/BlissRoms-x86/Documentation" %} **Knowledgebase:**