We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e1657c commit f39065aCopy full SHA for f39065a
cookiecutter.json
@@ -10,7 +10,7 @@
10
"pixi",
11
"poetry"
12
],
13
- "project_url": "https://github.com/{{cookiecutter.author}}/{{cookiecutter.project_name}}",
+ "project_url": "https://github.com/{{cookiecutter.github_username}}/{{cookiecutter.project_name}}",
14
"include_accsr_configuration_utils": ["N", "y"],
15
"include_readthedocs_yaml": ["N", "y"],
16
"initial_version": "0.1.0",
0 commit comments