Skip to content

Commit

Permalink
fix contributing link in readme (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
chris48s authored Oct 6, 2023
1 parent 977d0bb commit 5941d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{ cookiecutter.__project_name_kebab }}/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

- [Documentation](https://github.com/{{ cookiecutter.github_username }}/{{ cookiecutter.__project_name_kebab }}/blob/main/README.md)
- [Changelog](https://github.com/{{ cookiecutter.github_username }}/{{ cookiecutter.__project_name_kebab }}/blob/main/CHANGELOG.md)
- [Contributing](https://github.com/{{ cookiecutter.github_username }}/{{ cookiecutter.__project_name_kebab }}/blob/main/CHANGELOG.md)
- [Contributing](https://github.com/{{ cookiecutter.github_username }}/{{ cookiecutter.__project_name_kebab }}/blob/main/CONTRIBUTING.md)
- [Discussions](https://github.com/{{ cookiecutter.github_username }}/{{ cookiecutter.__project_name_kebab }}/discussions)
- [Security](https://github.com/{{ cookiecutter.github_username }}/{{ cookiecutter.__project_name_kebab }}/security)

Expand Down

0 comments on commit 5941d13

Please sign in to comment.