From 0514a9f90370b2c14bcd722f96fd97644024f9fd Mon Sep 17 00:00:00 2001 From: Brian Ng Date: Mon, 10 Dec 2018 12:00:52 -0600 Subject: [PATCH] Update v7 regression issue template link (#9157) --- .github/ISSUE_TEMPLATE/Regression-v7.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/Regression-v7.md b/.github/ISSUE_TEMPLATE/Regression-v7.md index 72d315e4fc..aafe811851 100644 --- a/.github/ISSUE_TEMPLATE/Regression-v7.md +++ b/.github/ISSUE_TEMPLATE/Regression-v7.md @@ -10,7 +10,7 @@ assignees: '' # v7 Regression -> First check out: https://new.babeljs.io/docs/en/next/v7-migration.html +> First check out: https://babeljs.io/docs/en/v7-migration > Also a partial upgrade tool: https://github.com/babel/babel-upgrade **Potential Commit/PR that introduced the regression**