Update relative link (#8105)

Found another relative link that needed fix. The install instructions are under /docs/ and not  /getting-started/
This commit is contained in:
Nicholas Westerhausen 2019-01-08 16:06:46 -05:00 committed by Fabian Affolter
parent 2012b0861c
commit 32a17ddc1b

View File

@ -44,7 +44,7 @@ $ ln -s /path/to/your/installation/of/_cec.so /path/to/your/venv/lib/python*/sit
##### {% linkable_title Symlinking examples: %} ##### {% linkable_title Symlinking examples: %}
For the default virtual environment of a [HASSbian Image for Raspberry Pi](/getting-started/installation-raspberry-pi-image/) the command would be as follows. For the default virtual environment of a [HASSbian Image for Raspberry Pi](/docs/installation/raspberry-pi/) the command would be as follows.
```bash ```bash
$ ln -s /usr/local/lib/python*/dist-packages/cec /srv/homeassistant/lib/python*/site-packages $ ln -s /usr/local/lib/python*/dist-packages/cec /srv/homeassistant/lib/python*/site-packages