From 0b3f0193850cc89cf4d9738c3798c0674121ec53 Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Mon, 7 Dec 2020 16:04:38 +0100 Subject: [PATCH] Use absolute URLs. --- .github/ISSUE_TEMPLATE/custom.md | 6 +++--- .github/pull_request_template.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md index fffd543..422b390 100644 --- a/.github/ISSUE_TEMPLATE/custom.md +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -8,9 +8,9 @@ assignees: 'kdeldycke' #### Preliminary checks -* [ ] I have [read the Code of Conduct](../blob/main/.github/code-of-conduct.md) -* [ ] I applied all rules from the [Contributing guide](../blob/main/.github/contributing.md) -* [ ] I have checked there is not other [Issues](../issues) or [Pull Requests](../pulls) covering the same topic to open +* [ ] I have [read the Code of Conduct](https://github.com/kdeldycke/awesome-falsehood/blob/main/.github/code-of-conduct.md) +* [ ] I applied all rules from the [Contributing guide](https://github.com/kdeldycke/awesome-falsehood/blob/main/.github/contributing.md) +* [ ] I have checked there is not other [Issues](https://github.com/kdeldycke/awesome-falsehood/issues) or [Pull Requests](https://github.com/kdeldycke/awesome-falsehood/pulls) covering the same topic to open #### Summary diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ca226ff..78f4e82 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,9 +1,9 @@ #### Preliminary checks -* [ ] I have [read the Code of Conduct](../blob/main/.github/code-of-conduct.md) -* [ ] I applied all rules from the [Contributing guide](../blob/main/.github/contributing.md) -* [ ] I have checked there is not other [Issues](../issues) or [Pull Requests](../pulls) covering the same topic to open +* [ ] I have [read the Code of Conduct](https://github.com/kdeldycke/awesome-falsehood/blob/main/.github/code-of-conduct.md) +* [ ] I applied all rules from the [Contributing guide](https://github.com/kdeldycke/awesome-falsehood/blob/main/.github/contributing.md) +* [ ] I have checked there is not other [Issues](https://github.com/kdeldycke/awesome-falsehood/issues) or [Pull Requests](https://github.com/kdeldycke/awesome-falsehood/pulls) covering the same topic to open #### Summary