From a87f349c790f600d92d1f08a552561c8a5302c7f Mon Sep 17 00:00:00 2001 From: Patrick Easters Date: Fri, 24 Mar 2017 17:26:02 -0400 Subject: [PATCH] Fixing link to virtualenv page (#2326) Looks like this was broken by the recent reorganization of docs. The redirect worked, but it didn't preserve the anchor --- source/_docs/z-wave.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/z-wave.markdown b/source/_docs/z-wave.markdown index e8fc9a96b6c..eaf3e07f995 100644 --- a/source/_docs/z-wave.markdown +++ b/source/_docs/z-wave.markdown @@ -16,7 +16,7 @@ There is currently support for climate, covers, lights, locks, sensors, switches ### {% linkable_title Installation in Virtualenv (python-OpenZWave) %} -If you installed Home Assistant using a virtual environment then please read the instructions on [Installing python-OpenZWave in a virtualenv](https://home-assistant.io/getting-started/installation-virtualenv/#installing-python-openzwave-in-a-virtualenv). +If you installed Home Assistant using a virtual environment then please read the instructions on [Installing python-OpenZWave in a virtualenv](https://home-assistant.io/docs/installation/virtualenv/#installing-python-openzwave-in-a-virtualenv). ### {% linkable_title Installation %}