From b67e1f1190e427c363a4c6f7bd80d2e85f0d7c0c Mon Sep 17 00:00:00 2001 From: DubhAd Date: Tue, 11 Dec 2018 12:00:27 +0000 Subject: [PATCH] Removed the venv link from the sidebar (#7799) Removed the venv link, since that gets people the worst of all options, and helps them break their system when they install another Python program. Obviously the link (and others) are still available if they click _Installation_. --- source/_includes/asides/docs_navigation.html | 1 - 1 file changed, 1 deletion(-) diff --git a/source/_includes/asides/docs_navigation.html b/source/_includes/asides/docs_navigation.html index c6a7a752eb0..4d9912c1253 100644 --- a/source/_includes/asides/docs_navigation.html +++ b/source/_includes/asides/docs_navigation.html @@ -10,7 +10,6 @@ {% active_link /docs/installation/ Installation %}