From bd330caae8ee8acea71633663b1639f5a8a226ae Mon Sep 17 00:00:00 2001 From: Vignesh Shanmugam Date: Fri, 11 May 2018 21:08:47 +0200 Subject: [PATCH] (chore): fix links to debugging section [skip ci] (#838) --- .github/ISSUE_TEMPLATE.md | 2 +- .github/ISSUE_TEMPLATE/Bug_report.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index ac5127e6a..046bbf848 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -5,7 +5,7 @@ Search open/closed issues before submitting since someone might have asked the s If you have a support request or question please submit them to the #minify channel on babeljs slack: https://babeljs.slack.com/messages/minify -Also have a look at the Debugging guidelines: https://github.com/babel/minify/blob/master/CONTRIBUTING.md#debugging +Also have a look at the Debugging guidelines: https://github.com/babel/minify/blob/master/docs/debugging.md Things required: diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index 2d0c61b97..d63ed8939 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -11,7 +11,7 @@ Search open/closed issues before submitting since someone might have asked the s If you have a support request or question please submit them to the #minify channel on babeljs slack: https://babeljs.slack.com/messages/minify -Also have a look at the Debugging guidelines: https://github.com/babel/minify/blob/master/CONTRIBUTING.md#debugging +Also have a look at the Debugging guidelines: https://github.com/babel/minify/blob/master/docs/debugging.md --> **Describe the bug**