From a8766610e8b8ca89d7761350ce2e15d0c88c097e Mon Sep 17 00:00:00 2001 From: Robbt Date: Sun, 7 Apr 2019 16:26:04 -0400 Subject: [PATCH] modified mkdocs.yml to remove index link --- mkdocs.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index dc9e97338..7c104e691 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -48,7 +48,6 @@ pages: - 'Preparing the Server': manual/preparing-the-server/index.md - 'Setting the Server Time': manual/setting-the-server-time/index.md - 'Administration': - - 'The airtime-log Command': manual/the-airtime-log-command/index.md - 'Backing Up the Server': manual/backing-up-the-server/index.md - 'Upgrading': manual/upgrading/index.md - 'Troubleshooting': manual/troubleshooting/index.md