From 6b3f7e6b5aa6409c1b2ce27cef628fe2a3852375 Mon Sep 17 00:00:00 2001 From: Michael <35783820+mib1185@users.noreply.github.com> Date: Tue, 15 Oct 2024 08:25:34 +0200 Subject: [PATCH] update example (#35233) --- source/_integrations/feedreader.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/feedreader.markdown b/source/_integrations/feedreader.markdown index ef4cd5504b2..6d4d8a4e5d0 100644 --- a/source/_integrations/feedreader.markdown +++ b/source/_integrations/feedreader.markdown @@ -78,4 +78,4 @@ hass.bus.listen(EVENT_FEEDREADER, event_listener) To get started developing custom integrations, please refer to the [developers](/developers) documentation -For a drop in packaged complete example of Feedreader, you can use the [PodCast notifier](https://github.com/CCOSTAN/Home-AssistantConfig/blob/master/config/packages/hasspodcast.yaml). +For a drop in packaged complete example of Feedreader, you can use the [PodCast notifier](https://github.com/CCOSTAN/Home-AssistantConfig/blob/22c19375ac5dcb49e0648aa16c431537407aa5e4/config/packages/hasspodcast.yaml).