From 5c7c61dc0df0db4eb5de25707d8cd1b9be1add4f Mon Sep 17 00:00:00 2001 From: Josh Junon Date: Thu, 10 Jan 2019 16:53:31 +0100 Subject: [PATCH] fix links in issue templates --- .github/ISSUE_TEMPLATE.md | 2 +- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index baaeb28..3c5c9a9 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -12,6 +12,6 @@ target the browsers that make sense for your project. For more information, please see: -https://github.com/visionmedia/debug/pull/672 +https://github.com/sindresorhus/ama/issues/446#issuecomment-281014491 --> diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c43a8c8..af3da47 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -12,6 +12,6 @@ target the browsers that make sense for your project. For more information, please see: -https://github.com/visionmedia/debug/pull/672 +https://github.com/sindresorhus/ama/issues/446#issuecomment-281014491 -->