From ab0d013035c8c951d445c2eccdeb00f8b8436836 Mon Sep 17 00:00:00 2001 From: Kwoth Date: Sat, 11 Sep 2021 22:28:28 +0200 Subject: [PATCH] docs: removed from source sidebar link --- mkdocs.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index e18b4cff2..b768f3b74 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -76,7 +76,6 @@ nav: - Windows Guide: guides/windows-guide.md - Linux Guide: guides/linux-guide.md - OSX Guide: guides/osx-guide.md - - From Source: guides/from-source.md - Docker Guide (unsupported): guides/docker-guide.md - Commands: - Readme: commands-readme.md