Skip to content

Commit bb2f76e

Browse files
committed
PR_TEMPLATE: Fix links to top-level policy files
Forgot to include `blob/master` in the URLs.
1 parent d684fe0 commit bb2f76e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
contribution under the same terms as [this project's license][license], and
55
that I have the right to license my contribution under those terms.
66

7-
[contrib]: https://github.com/mbland/go-script-bash/CONTRIBUTING.md
8-
[conduct]: https://github.com/mbland/go-script-bash/CODE_OF_CONDUCT.md
7+
[contrib]: https://github.com/mbland/go-script-bash/blob/master/CONTRIBUTING.md
8+
[conduct]: https://github.com/mbland/go-script-bash/blob/master/CODE_OF_CONDUCT.md
99
[gh-tos]: https://help.github.com/articles/github-terms-of-service/#6-contributions-under-repository-license
10-
[license]: https://github.com/mbland/go-script-bash/LICENSE.md
10+
[license]: https://github.com/mbland/go-script-bash/blob/master/LICENSE.md
1111

1212
cc: @mbland

0 commit comments

Comments
 (0)