diff --git a/.github/ISSUE_TEMPLATE/new-feature-or-discussion.md b/.github/ISSUE_TEMPLATE/new-feature-or-discussion.md index b29129c..0cae85e 100644 --- a/.github/ISSUE_TEMPLATE/new-feature-or-discussion.md +++ b/.github/ISSUE_TEMPLATE/new-feature-or-discussion.md @@ -10,7 +10,7 @@ Institution: ### Confirm you have reviewed the following documentation -- [ ] [Contributing guidelines](https://geos-chem.readthedocs.io/en/stable/reference/CONTRIBUTING.html) +- [ ] [Contributing guidelines](https://geos-chem.readthedocs.io/en/stable/help-and-reference/CONTRIBUTING.html) ### New GCClassic feature or discussion diff --git a/.github/ISSUE_TEMPLATE/question-issue.md b/.github/ISSUE_TEMPLATE/question-issue.md index 25228ff..085db35 100644 --- a/.github/ISSUE_TEMPLATE/question-issue.md +++ b/.github/ISSUE_TEMPLATE/question-issue.md @@ -10,7 +10,7 @@ Institution: ### Confirm you have reviewed the following documentation -- [ ] [Support guidelines](https://geos-chem.readthedocs.io/en/stable/reference/SUPPORT.html) +- [ ] [Support guidelines](https://geos-chem.readthedocs.io/en/stable/help-and-reference/SUPPORT.html) - [ ] [User manuals](https://geos-chem.readthedocs.io/en/stable/geos-chem-shared-docs/supplemental-guides/related-docs.html) - [ ] [Debugging GEOS-Chem and HEMCO errors](https://geos-chem.readthedocs.io/en/stable/geos-chem-shared-docs/supplemental-guides/debug-guide.html) - [ ] [Current and past Github issues](https://github.com/geoschem/GCClassic/issues) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index df66c0f..f33b11a 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,7 +5,7 @@ Institution: ### Confirm you have reviewed the following documentation -- [ ] [Contributing guidelines](https://geos-chem.readthedocs.io/en/stable/reference/CONTRIBUTING.html) +- [ ] [Contributing guidelines](https://geos-chem.readthedocs.io/en/stable/help-and-reference/CONTRIBUTING.html) ### Describe the update