Skip to content

Commit 8893479

Browse files
authored
fix broken link
Fixes #354
1 parent 795794e commit 8893479

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ an empty Python package. Features include:
2222
- [Contributing guidelines]({{cookiecutter.directory_name}}/CONTRIBUTING.md),
2323
- Continuous code quality and code coverage reporting using [Sonarcloud](https://sonarcloud.io/),
2424
- Automatic creation of [issues]({{cookiecutter.directory_name}}/.github/next_steps) with instructions how to pass all GitHub action workflows and integrate with services like Zenodo and Read the Docs,
25-
- Instructions how to make package [citable]({{cookiecutter.directory_name}}/.github/next_steps/04_citation.md)
25+
- Instructions how to make package [citable]({{cookiecutter.directory_name}}/.github/next_steps/02_citation.md)
2626
- FAIR software recommendation badge,
2727
- Optional [pre commit hook]({{cookiecutter.directory_name}}/README.dev.md#running-linters-locally) to catch lint errors early
2828

0 commit comments

Comments
 (0)