diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 6ad6edac7..5eb1e74a3 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -10,4 +10,4 @@ - [ ] Tests pass (run `scripts/test`) - [ ] Documentation has been updated to reflect changes, if applicable - [ ] This PR maintains or improves overall codebase code coverage. -- [ ] Changes are added to the [CHANGELOG](https://github.com/stac-utils/pystac/blob/develop/CHANGELOG.md). See [the docs](https://pystac.readthedocs.io/en/latest/contributing.html#changelog) for information about adding to the changelog. \ No newline at end of file +- [ ] Changes are added to the [CHANGELOG](https://github.com/stac-utils/pystac/blob/main/CHANGELOG.md). See [the docs](https://pystac.readthedocs.io/en/latest/contributing.html#changelog) for information about adding to the changelog.