From 1a208530906df970bd283a0a7f74ad6372a2afeb Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 12 Feb 2025 02:05:17 +0100 Subject: [PATCH] Fix link to release notes from 2025.1 changelogs (#37426) --- source/changelogs/core-2025.1.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/changelogs/core-2025.1.markdown b/source/changelogs/core-2025.1.markdown index 313fa9450e8..365e0b9d505 100644 --- a/source/changelogs/core-2025.1.markdown +++ b/source/changelogs/core-2025.1.markdown @@ -7,7 +7,7 @@ replace_regex: \s\(\[?[a-z0-9\-\s_]+\]?\)$ These are all the changes included in the Home Assistant Core 2025.1 release. For a summary in a more readable format: -[Release notes blog for this release](/blog/2024/01/03/release-20251/). +[Release notes blog for this release](/blog/2025/01/03/release-20251/). - Bump version to 2025.1.0dev0 ([@cdce8p] - [#131751]) - Remove unreachable code in Habitica ([@tr4nt0r] - [#131778])