Skip to content

Commit 408324d

Browse files
committed
Fix link to changelog
1 parent cbe034e commit 408324d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Use this [Copier](https://copier.readthedocs.io) template to generate an empty P
1414
- [README.md](template/README.md.jinja) for package users,
1515
- [README.dev.md](template/README.dev.md.jinja) for package developer,
1616
- [project_setup.md](template/project_setup.md.jinja) with extensive documentation about project setup,
17-
- [Change log](template/CHANGELOG.md),
17+
- [Change log](template/%7B%25%20if%20AddChangeLog%20%25%7DCHANGELOG.md%7B%25%20endif%20%25%7D),
1818
- [Code of Conduct](template/CODE_OF_CONDUCT.md.jinja),
1919
- [Contributing guidelines](template/CONTRIBUTING.md.jinja),
2020
- Continuous code quality and code coverage reporting using [Sonarcloud](https://sonarcloud.io/),

0 commit comments

Comments
 (0)