From 6f14533812c998b7739fc44ea997d087cefeb21b Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Tue, 21 Nov 2017 02:00:40 +0000 Subject: [PATCH] Use a regular link Easier to copy paste. --- .github/PULL_REQUEST_TEMPLATE.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index ac94e7058..59cc204e4 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,3 +1,5 @@ Thank you for the PR! Contributors like you keep React awesome! -Please see the [Contribution Guide](./CONTRIBUTING.md) for guidelines. +Please see the Contribution Guide for guidelines: + +https://github.com/reactjs/reactjs.org/blob/master/CONTRIBUTING.md