Skip to content

Commit 629e6f1

Browse files
committed
Fix repo_url for mkdocs 1.3.0
1 parent cc361d4 commit 629e6f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ theme:
1212
- navigation.tracking
1313
copyright: Copyright © 2020 WoltLab GmbH
1414
site_url: https://docs.woltlab.com/
15-
repo_url: https://github.com/WoltLab/docs.woltlab.com
15+
repo_url: https://github.com/WoltLab/docs.woltlab.com/
1616
edit_uri: edit/5.5/docs/
1717

1818
nav:

0 commit comments

Comments
 (0)