From 2e689f062f6f01bd7e20e850e92ec7811f719dea Mon Sep 17 00:00:00 2001
From: katharinalisalin <katharina.linnenkugel@gmail.com>
Date: Tue, 7 Feb 2023 11:34:59 +0100
Subject: [PATCH] Updated issue template
---
.github/ISSUE_TEMPLATE/01-report-a-bug.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/ISSUE_TEMPLATE/01-report-a-bug.yml b/.github/ISSUE_TEMPLATE/01-report-a-bug.yml
index 4ed3da139..6cd2bee3e 100644
--- a/.github/ISSUE_TEMPLATE/01-report-a-bug.yml
+++ b/.github/ISSUE_TEMPLATE/01-report-a-bug.yml
@@ -115,5 +115,5 @@ body:
before submitting this bug report.
required: true
- label: >-
- I have attached a __.zip file__ with a [minimal reproduction](https://squidfunk.github.io/mkdocs-material/contributing/reporting-a-bug/reproduction/).
+ I have attached a __.zip file__ with a [minimal reproduction](https://squidfunk.github.io/mkdocs-material/guides/creating-a-reproduction/).
required: true
--
GitLab