From 918291b039f8e96edb70ffdc7fd524168a24442b Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Wed, 19 Feb 2025 16:04:41 +0100 Subject: [PATCH] docs/releasing: fix "release schedule" subsections nesting Part-of: --- docs/releasing.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/releasing.rst b/docs/releasing.rst index f27b056fcb8..e31862e730b 100644 --- a/docs/releasing.rst +++ b/docs/releasing.rst @@ -32,7 +32,7 @@ the release schedule is planned, and the date and other details for individual releases. Feature releases ----------------- +~~~~~~~~~~~~~~~~ - Available approximately every three months. - Feature releases are branched on or around the second Wednesday of @@ -44,7 +44,7 @@ Feature releases regressions, though. Stable releases ---------------- +~~~~~~~~~~~~~~~ - Normally available once every two weeks. - Only the latest branch has releases. See note below.