Update Raspberry Pi URL (#25450)

This commit is contained in:
Sven Serlier 2022-12-29 22:37:55 +01:00 committed by GitHub
parent 3954ed3f30
commit 18c9c9d18e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ ln -s /path/to/your/installation/of/_cec.so /path/to/your/venv/lib/python*/site-
##### Symlinking examples
For the default virtual environment of a [Manual install for Raspberry Pi](/docs/installation/raspberry-pi/) the command would be as follows.
For the default virtual environment of a [Manual install for Raspberry Pi](/installation/raspberrypi) the command would be as follows.
```bash
ln -s /usr/local/lib/python*/dist-packages/cec.py /srv/homeassistant/lib/python*/site-packages