Skip to content

Commit d367ea1

Browse files
waldyrioussbrl
authored andcommitted
PULL_REQUEST_TEMPLATE.md: use more robust links
relative links may not work if the PR is created from a branch containing slashes in it.
1 parent 3a97f27 commit d367ea1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
- [ ] The page (if new), does not already exist in the repo.
66
- [ ] The page is in the correct platform folder (`common/`, `linux/`, etc.)
77
- [ ] The page has 8 or fewer examples.
8-
- [ ] The PR title conforms to the recommended [templates](../blob/master/CONTRIBUTING.md#commit-message).
9-
- [ ] The page follows the [content guidelines](../blob/master/CONTRIBUTING.md#guidelines).
8+
- [ ] The PR title conforms to the recommended [templates](/tldr-pages/tldr/blob/master/CONTRIBUTING.md#commit-message).
9+
- [ ] The page follows the [content guidelines](/tldr-pages/tldr/blob/master/CONTRIBUTING.md#guidelines).

0 commit comments

Comments
 (0)