Update mkdocs.yml

Fix `repo_url` which now will allow mkdocs to generate edit links for all pages
This commit is contained in:
XhmikosR
2019-12-20 15:04:15 +02:00
parent dab827d832
commit 295d55fc53
+1 -2
View File
@@ -1,7 +1,6 @@
site_name: "Pi-hole documentation"
site_url: https://docs.pi-hole.net/
repo_url: "https://github.com/pi-hole/pi-hole"
edit_uri: ""
repo_url: "https://github.com/pi-hole/docs"
copyright: 'Copyright © 2019 Pi-hole LLC'
remote_branch: gh-pages
theme: