mirror of
https://github.com/pi-hole/docs.git
synced 2024-12-06 19:27:12 +01:00
Update mkdocs.yml
Fix `repo_url` which now will allow mkdocs to generate edit links for all pages
This commit is contained in:
+1
-2
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user