From 1436d8088a16c674992edb5856afdbef1f447546 Mon Sep 17 00:00:00 2001 From: Frederik Prijck Date: Tue, 19 Dec 2017 11:01:10 +0100 Subject: [PATCH] docs(PULL_REQUEST_TEMPLATE.md): fix broken links in PR template --- .github/PULL_REQUEST_TEMPLATE.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d4c3f81373a3..c10156c9502e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,4 +1,4 @@ - + **What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)** @@ -16,8 +16,8 @@ **Please check if the PR fulfills these requirements** -- [ ] The commit message follows our [guidelines](../DEVELOPERS.md#commits) -- [ ] Fix/Feature: [Docs](../DEVELOPERS.md#documentation) have been added/updated +- [ ] The commit message follows our [guidelines](https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#commits) +- [ ] Fix/Feature: [Docs](https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#documentation) have been added/updated - [ ] Fix/Feature: Tests have been added; existing tests pass **Other information**: