From 72e181d2b8a88d6d8d0726b5f319b2ad90d1121b Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 3 Jan 2024 14:33:00 +0100 Subject: [PATCH] 2024.1: Adjust date --- source/_posts/2024-01-03-release-20241.markdown | 2 +- source/changelogs/core-2024.1.markdown | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_posts/2024-01-03-release-20241.markdown b/source/_posts/2024-01-03-release-20241.markdown index 815798d4688..ecd81f72ed9 100644 --- a/source/_posts/2024-01-03-release-20241.markdown +++ b/source/_posts/2024-01-03-release-20241.markdown @@ -2,7 +2,7 @@ layout: post title: "2024.1: Beta release notes" description: "The beta release notes for Home Assistant 2024.1" -date: 2023-12-27 00:00:00 +date: 2024-01-03 00:00:00 date_formatted: "January 3, 2024" author: Franck Nijhof author_twitter: frenck diff --git a/source/changelogs/core-2024.1.markdown b/source/changelogs/core-2024.1.markdown index c4f0293cf4e..3dfeafddc19 100644 --- a/source/changelogs/core-2024.1.markdown +++ b/source/changelogs/core-2024.1.markdown @@ -7,7 +7,7 @@ replace_regex: \s\(\[?[a-z0-9\-\s_]+\]?\)$ These are all the changes included in the Home Assistant Core 2024.1 release. For a summary in a more readable format: -[Release notes blog for this release](/blog/2023/12/27/release-20241/). +[Release notes blog for this release](/blog/2024/01/03/release-20241/). ## All changes