]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fix reference to non-existent stable branch 43388/head
authorEunice Lee <eunl@microsoft.com>
Fri, 1 Oct 2021 20:00:03 +0000 (13:00 -0700)
committerEunice Lee <eunl@microsoft.com>
Fri, 1 Oct 2021 20:00:03 +0000 (13:00 -0700)
Fixes: #50499
Signed-off-by: Eunice Lee (eunice337@gmail.com)
doc/install/clone-source.rst

index da62ee93fa679c47bb2dca9468b5f418173a5c55..eac972d327308e4507f80507bd405b8838a4ea79 100644 (file)
@@ -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 <ceph-releases-index>`. e.g. ``Pacific``
 - ``next``: The release candidate branch.
 
 ::