Skip to content

Commit f39065a

Browse files
committed
Minor
1 parent 8e1657c commit f39065a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookiecutter.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"pixi",
1111
"poetry"
1212
],
13-
"project_url": "https://github.com/{{cookiecutter.author}}/{{cookiecutter.project_name}}",
13+
"project_url": "https://github.com/{{cookiecutter.github_username}}/{{cookiecutter.project_name}}",
1414
"include_accsr_configuration_utils": ["N", "y"],
1515
"include_readthedocs_yaml": ["N", "y"],
1616
"initial_version": "0.1.0",

0 commit comments

Comments
 (0)