From c83ca5db5c2485f004237615f01b00d6d1ad4bea Mon Sep 17 00:00:00 2001 From: Mawoka Date: Fri, 24 Jun 2022 17:41:08 +0200 Subject: [PATCH] :bug: Fixed URL in issue-template --- .github/ISSUE_TEMPLATE/Bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index acbfb51..31d3a30 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -3,7 +3,7 @@ name: Bug report about: Create a report to help us improve --- -⚠️ The main ClassQuizz instance at (https://classquizz.mawoka.eu/) uses Sentry as a bug detection software, so please disable your AdBlocker if you want to ease the debug process ⚠️ +⚠️ The main ClassQuizz instance at (https://classquiz.de) uses Sentry as a bug detection software, so please disable your AdBlocker if you want to ease the debug process ⚠️ **Describe the bug** A clear and concise description of what the bug is.