From 8bee3eb216f9f38e90bca78f533ea4cb8183fe97 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Thu, 21 Dec 2023 13:17:30 +0100 Subject: [PATCH] Linux installation: fix heading hierarchy (#30426) - closes #30423 --- source/_includes/installation/operating_system.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_includes/installation/operating_system.md b/source/_includes/installation/operating_system.md index b3f7c2aadb9..780b4fa253f 100644 --- a/source/_includes/installation/operating_system.md +++ b/source/_includes/installation/operating_system.md @@ -1,4 +1,4 @@ -# Install Home Assistant Operating System +## Install Home Assistant Operating System {% assign release_url = "https://github.com/home-assistant/operating-system/releases/download" %}