Skip to content

Commit 7fc7806

Browse files
committed
docs: adjust README.md in generated project to account for new cookiecutter values
1 parent fcb8666 commit 7fc7806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_name}}/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Explore the `noxfile.py` and the project documentation for detailed information
7777

7878
(This section should guide contributions *to this specific generated project*, not the template. It should refer to the project's `CODE_OF_CONDUCT.md` and link to a `CONTRIBUTING.md` specific to the project, if you choose to generate one.)
7979
80-
Report bugs or suggest features via the [issue tracker](https://github.com/{{ cookiecutter.github_user | lower | replace(' ', '-') }}/{{ cookiecutter.project_name.replace('_', '-') }}/issues).
80+
Report bugs or suggest features via the [issue tracker](https://{{ cookiecutter.repository_host }}/{{ cookiecutter.repository_path }}/issues).
8181
8282
See [CONTRIBUTING.md](#) for contribution guidelines.
8383

0 commit comments

Comments
 (0)