From b1e09a56e2d74b17afa6f3f5829edadb725649e0 Mon Sep 17 00:00:00 2001 From: Per Thomas Jahr Date: Thu, 15 Sep 2022 15:51:52 +0200 Subject: [PATCH] Update the URL to point to the documentation for power supply warnings for rpi_power integration (#24076) --- source/_integrations/rpi_power.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/rpi_power.markdown b/source/_integrations/rpi_power.markdown index 81e428277e2..95d66988603 100644 --- a/source/_integrations/rpi_power.markdown +++ b/source/_integrations/rpi_power.markdown @@ -15,6 +15,6 @@ ha_platforms: ha_integration_type: integration --- -The `rpi_power` integration allows you to detect [bad power supply](https://www.raspberrypi.org/documentation/hardware/raspberrypi/power/README.md) on Raspberry Pi. +The `rpi_power` integration allows you to detect [bad power supply](https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#power-supply-warnings) on Raspberry Pi. {% include integrations/config_flow.md %}