From: Eunice Lee Date: Fri, 1 Oct 2021 20:00:03 +0000 (-0700) Subject: doc: fix reference to non-existent stable branch X-Git-Tag: v18.0.0~1368^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8a16d95ae8f7b55af170e012373df5159f4b5973;p=ceph.git doc: fix reference to non-existent stable branch Fixes: #50499 Signed-off-by: Eunice Lee (eunice337@gmail.com) --- diff --git a/doc/install/clone-source.rst b/doc/install/clone-source.rst index da62ee93fa67..eac972d32730 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. ::