Skip to content

Commit bba9118

Browse files
change link to changelog (#136)
1 parent ad96699 commit bba9118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/django_twc_package/RELEASING.md.jinja

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ When it comes time to cut a new release, follow these steps:
5656
bumpver update --tag=final
5757
```
5858

59-
3. Ensure the [CHANGELOG](CHANGELOG.md) is up to date. If updates are needed, add them now in the release branch.
59+
3. Ensure the [CHANGELOG](https://github.com/{{ github_owner }}/{{ github_repo }}/blob/main/CHANGELOG.md) is up to date. If updates are needed, add them now in the release branch.
6060

6161
4. Create a pull request from the release branch to `main`.
6262

0 commit comments

Comments
 (0)