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_.
This commit is contained in:
DubhAd 2018-12-11 12:00:27 +00:00 committed by Fabian Affolter
parent 0343ec6ba9
commit b67e1f1190

View File

@ -10,7 +10,6 @@
<b>{% active_link /docs/installation/ Installation %}</b>
<ul>
<li>{% active_link /hassio/ Hass.io %}</li>
<li>{% active_link /docs/installation/virtualenv/ Python Virtual Env %}</li>
<li>{% active_link /docs/installation/hassbian/ Hassbian %}</li>
<li>{% active_link /docs/installation/updating/ Updating %}</li>
<li>{% active_link /docs/installation/troubleshooting/ Troubleshooting %}</li>