Skip to content

Commit 0f267e0

Browse files
Fix links in pull_request_template.md
1 parent b9b4f82 commit 0f267e0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pull_request_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ Please add a description of the changes proposed in the pull request.
77
- [ ] This pull request has a descriptive title.
88
- [ ] Code is written according to the [guidelines](http://cnl.sogang.ac.kr/cnlab/lectures/programming/matlab/Richard_Johnson-MatlabStyle2_book.pdf).
99
- [ ] The checks by [MISS_HIT style checker and
10-
linter](./docs/CONTRIBUTING.md#miss_hit-checks), below the pull request, are
10+
linter](https://ecoextreml.github.io/STEMMUS_SCOPE/CONTRIBUTING/#miss_hit-checks), below the pull request, are
1111
successful (green).
1212
- [ ] Documentation is available.
1313
- [ ] Add changes to the [changelog file](CHANGELOG.md) under section `Unreleased`.
14-
- [ ] Model runs successfully, see [tests](./docs/CONTRIBUTING.md#testing-new-changes).
14+
- [ ] Model runs successfully, see [tests](https://ecoextreml.github.io/STEMMUS_SCOPE/CONTRIBUTING/#testing-new-changes).
1515
- [ ] Ask a meinatainer to re-generate exe file if matlab codes are changed. About how to create an exe file, see [exe readme](https://github.com/EcoExtreML/STEMMUS_SCOPE/blob/main/run_model_on_snellius/exe/README.md).

0 commit comments

Comments
 (0)