From 18c9c9d18edeb296da415289321ccf104204d5b2 Mon Sep 17 00:00:00 2001 From: Sven Serlier <85389871+wrt54g@users.noreply.github.com> Date: Thu, 29 Dec 2022 22:37:55 +0100 Subject: [PATCH] Update Raspberry Pi URL (#25450) --- source/_integrations/hdmi_cec.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/hdmi_cec.markdown b/source/_integrations/hdmi_cec.markdown index f7978b02482..615c8d30837 100644 --- a/source/_integrations/hdmi_cec.markdown +++ b/source/_integrations/hdmi_cec.markdown @@ -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