From 8a16d95ae8f7b55af170e012373df5159f4b5973 Mon Sep 17 00:00:00 2001 From: Eunice Lee Date: Fri, 1 Oct 2021 13:00:03 -0700 Subject: [PATCH] doc: fix reference to non-existent stable branch Fixes: #50499 Signed-off-by: Eunice Lee (eunice337@gmail.com) --- doc/install/clone-source.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install/clone-source.rst b/doc/install/clone-source.rst index da62ee93fa6..eac972d3273 100644 --- a/doc/install/clone-source.rst +++ b/doc/install/clone-source.rst @@ -93,7 +93,7 @@ will be on the ``master`` branch by default, which is the unstable development branch. You may choose other branches too. - ``master``: The unstable development branch. -- ``stable``: The bugfix branch. +- ``stable-release-name``: The name of the stable, :ref:`active release `. e.g. ``Pacific`` - ``next``: The release candidate branch. :: -- 2.47.3