mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
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:
parent
2012b0861c
commit
32a17ddc1b
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user