From 83468bc6ed9378850c4569e9500a2b62bcb26991 Mon Sep 17 00:00:00 2001
From: katharinalisalin <katharina.linnenkugel@gmail.com>
Date: Tue, 7 Feb 2023 10:27:20 +0100
Subject: [PATCH] Updated links in bug report

---
 .github/ISSUE_TEMPLATE/01-report-a-bug.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/01-report-a-bug.yml b/.github/ISSUE_TEMPLATE/01-report-a-bug.yml
index bf8c18acd..4ed3da139 100644
--- a/.github/ISSUE_TEMPLATE/01-report-a-bug.yml
+++ b/.github/ISSUE_TEMPLATE/01-report-a-bug.yml
@@ -49,8 +49,8 @@ body:
       label: Reproduction
       description: >-
         Please create a __.zip file__ with a __minimal reproduction__ for the
-        bug. First, read our [reproduction guide](https://squidfunk.github.io/mkdocs-material/contributing/reporting-a-bug/reproduction/)
-        that explains the necessary steps, then use the [built-in info plugin](https://squidfunk.github.io/mkdocs-material/contributing/reporting-a-bug/reproduction/#creating-a-zip-file) (mandatory) to create a self-contained
+        bug. First, read our [reproduction guide](https://squidfunk.github.io/mkdocs-material/guides/creating-a-reproduction/)
+        that explains the necessary steps, then use the [built-in info plugin](https://squidfunk.github.io/mkdocs-material/guides/creating-a-reproduction/#creating-a-zip-file) (mandatory) to create a self-contained
         .zip file with the reproduction. We reserve the right to close issues
         without .zip files. [More](https://squidfunk.github.io/mkdocs-material/contributing/reporting-a-bug/#reproduction)
       placeholder: |-
-- 
GitLab