From d45304173fabc248729afe47c035c9cc709f8d1b Mon Sep 17 00:00:00 2001 From: Dave Kerr Date: Tue, 25 Feb 2020 10:11:53 +0800 Subject: [PATCH] chore: fix link in pr template --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index da77bc2..8a8010f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,7 +2,7 @@ Please double check the items below! -- [ ] I have read the [Contributor Guidelines](./.github/contributing.md). +- [ ] I have read the [Contributor Guidelines](https://github.com/dwmkerr/hacker-laws/blob/master/.github/contributing.md). - [ ] I have not directly copied text from another location (unless explicitly indicated as a quote) or violated copyright. - [ ] I have linked to the original Law. - [ ] I have quote the law (if possible) and the author's name (if possible).