From c2b9dd81de079b4e6491cb6e2064c97f4f156fb0 Mon Sep 17 00:00:00 2001 From: Mark Goddard <mark@stackhpc.com> Date: Tue, 31 Aug 2021 14:20:13 +0100 Subject: [PATCH] docs: fix heading styles in upgrading page The CentOS Stream 8 section used the wrong heading style, which broke the rest of the document, making the other headings the wrong sizes. Change-Id: I8015c905074016c53c803ce40a299ad5c911ada6 --- doc/source/upgrading.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/upgrading.rst b/doc/source/upgrading.rst index ccbf1247..bbfb4fb4 100644 --- a/doc/source/upgrading.rst +++ b/doc/source/upgrading.rst @@ -7,7 +7,7 @@ Upgrading This section describes how to upgrade from one OpenStack release to another. CentOS Stream 8 ---------------- +=============== The Wallaby release adds support for CentOS Stream 8 as a host operating system. CentOS Stream 8 support will also be added to a Victoria stable -- GitLab