Skip to content

Commit aa65a45

Browse files
committed
🐛 mkdocs repo url
1 parent adfc095 commit aa65a45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.repo_name}}/mkdocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ theme:
2626
toggle:
2727
icon: material/weather-night
2828
name: Switch to light mode
29-
repo_url: https://{{ cookiecutter.github_username }}.github.io/{{ cookiecutter.repo_name }}
29+
repo_url: https://github.com/{{ cookiecutter.github_username }}/{{ cookiecutter.repo_name }}
3030
repo_name: {{ cookiecutter.repo_name }}
3131
edit_uri: blob/main/docs/
3232
site_author: {{ cookiecutter.github_username }}

0 commit comments

Comments
 (0)