We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19303dd commit 4c5667bCopy full SHA for 4c5667b
cookiecutter/hooks/post_gen_project.py
@@ -318,7 +318,8 @@ def print_todos() -> None:
318
print()
319
note(
320
"Make sure to (create and) configure your GitHub repository too: "
321
- "https://github.com/frequenz-floss/frequenz-repo-config-python/wiki/Configuring-a-new-GitHub-repository"
+ "https://github.com/frequenz-floss/frequenz-repo-config-python/"
322
+ "wiki/Configuring-a-new-GitHub-repository"
323
)
324
325
0 commit comments