From 8cbcb391982b1adc18905319b37c6961de38c09e Mon Sep 17 00:00:00 2001 From: Mcat12 Date: Wed, 10 Oct 2018 21:54:01 -0400 Subject: [PATCH] Fix enable/disable link Signed-off-by: Mcat12 --- docs/core/pihole-command.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/core/pihole-command.md b/docs/core/pihole-command.md index 2da8a8c..cbef354 100644 --- a/docs/core/pihole-command.md +++ b/docs/core/pihole-command.md @@ -28,7 +28,7 @@ Pi-hole makes use of many commands, and here we will break down those required t [Version](#version) | `pihole version` [Uninstall](#uninstall) | `pihole uninstall` [Status](#status) | `pihole status` -[Enable & Disable](#enable--disable) | `pihole enable` +[Enable & Disable](#enable-disable) | `pihole enable` [Restart DNS](#restart-dns) | `pihole restartdns` [Checkout](#checkout) | `pihole checkout`