Skip to content

Commit 83188bc

Browse files
committed
Update documentation paths
1 parent 3fac8e2 commit 83188bc

2 files changed

Lines changed: 9 additions & 10 deletions

File tree

.github/PULL_REQUEST_TEMPLATE/bug_fix.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ assignees: ''
99

1010
### Preface
1111

12-
Please read our [Contributor Guidelines](https://github.com/CaffeineMC/sodium-fabric/blob/1.15.x/CONTRIBUTING.md) before
13-
submitting any pull requests to this repository.
12+
Make sure you have read our [Contributor Guidelines](/CONTRIBUTING.md) before submitting any pull requests to this
13+
repository.
1414

15-
By submitting a pull request, you are indicating that you agree to the [Contributor License Agreement](https://github.com/CaffeineMC/sodium-fabric/blob/1.15.x/CONTRIBUTING.md#contributor-license-agreement-cla)
16-
and that your code will be licensed irrecoverably under the GNU LGPLv3. If you do not agree to these terms, do not open
17-
a pull request.
15+
By submitting a pull request, you are indicating that you agree to have your code be licensed irrecoverably under the
16+
[GNU LGPLv3](/LICENSE.txt). If you do not agree to these terms, please do not open a pull request.
1817

19-
Please remove this section before submitting your pull request. Doing so indicates that you have read and acknowledged it.
18+
This section should be removed before submitting your pull request. Doing so indicates that you have read and
19+
acknowledged it.
2020

2121
### Linked Issues
2222
Provide links to the issue(s) which will be closed upon merging this pull request. There must be an open issue for

.github/PULL_REQUEST_TEMPLATE/new_feature.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,11 @@ assignees: ''
99

1010
### Preface
1111

12-
Make sure you have read our [Contributor Guidelines](https://github.com/CaffeineMC/sodium-fabric/blob/1.15.x/CONTRIBUTING.md)
13-
before submitting any pull requests to this repository.
12+
Make sure you have read our [Contributor Guidelines](/CONTRIBUTING.md) before submitting any pull requests to this
13+
repository.
1414

1515
By submitting a pull request, you are indicating that you agree to have your code be licensed irrecoverably under the
16-
[GNU LGPLv3](https://github.com/CaffeineMC/sodium-fabric/blob/dev/LICENSE.txt). If you do not agree to these terms,
17-
please do not open a pull request.
16+
[GNU LGPLv3](/LICENSE.txt). If you do not agree to these terms, please do not open a pull request.
1817

1918
This section should be removed before submitting your pull request. Doing so indicates that you have read and
2019
acknowledged it.

0 commit comments

Comments
 (0)