Skip to content

Commit

Permalink
fix site_url in mkdocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fastily committed Dec 2, 2023
1 parent 7ad365d commit d6516ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
site_name: pwiki docs
site_url: https://example.com/
site_url: https://fastily.github.io/pwiki/

theme:
name: material
Expand Down

0 comments on commit d6516ac

Please sign in to comment.