From 83db888cd57997be8c1a1b0b58e39d6c3ea8f119 Mon Sep 17 00:00:00 2001 From: DMehaffy Date: Wed, 15 Jan 2025 06:11:46 -0800 Subject: [PATCH] fix: br temp docs link Co-authored-by: Ben Irvin --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 83a247906f..7193c5c1bc 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -4,7 +4,7 @@ contact_links: url: https://feedback.strapi.io/feature-requests about: Provide feedback to the Strapi team and ask for new features or enhancements! - name: Documentation Bug Report - url: https://github.com/strapi/documentation/issues/new?assignees=&labels=type%3A+bug&projects=&template=BUG_REPORT.yml&title=%5BBug%5D%3A+ + url: https://github.com/strapi/documentation/issues/new?assignees=&labels=type%3A+bug&projects=&template=BUG_REPORT.yml&title=%5BBug%5D%3A%20 about: Create a report to help us improve the Strapi documentation. - name: Documentation Request url: https://github.com/strapi/documentation/issues/new?assignees=&labels=type%3A+doc+request&projects=&template=DOC_REQUEST.yml&title=%5BRequest%5D%3A+