From 2a88ac016b18e1e36bae875e2a491f43aef37c85 Mon Sep 17 00:00:00 2001 From: DL6ER Date: Sun, 7 Oct 2018 18:10:34 +0200 Subject: [PATCH] Remove "for v4.0+" part in the header as this is now the regular version of Pi-hole. Signed-off-by: DL6ER --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 445d1f7..b684295 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,4 +1,4 @@ -site_name: "Pi-hole documentation for v4.0+" +site_name: "Pi-hole documentation" site_url: https://docs.pi-hole.net repo_url: "https://github.com/pi-hole/pi-hole/" edit_uri: ""