From: Patrick Donnelly Date: Tue, 15 Nov 2022 20:03:46 +0000 (-0500) Subject: doc: hard-code latest release link X-Git-Tag: v17.2.6~364^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=01986dffbd8caf366e328f7ab4650cbb76663d3e;p=ceph.git doc: hard-code latest release link This commit does not exist in main. It will be forward ported once the release branches appropriately redirect /en/$release/releases to /en/latest/releases. Signed-off-by: Patrick Donnelly --- diff --git a/doc/install/clone-source.rst b/doc/install/clone-source.rst index 6a55a880e7fe..31b9d9993f48 100644 --- a/doc/install/clone-source.rst +++ b/doc/install/clone-source.rst @@ -169,9 +169,11 @@ will be on the ``main`` branch by default, which is the unstable development branch. You may choose other branches too. - ``main``: The unstable development branch. -- ``stable-release-name``: The name of the stable, :ref:`active release `. e.g. ``Pacific`` +- ``stable-release-name``: The name of the stable, `Active Releases`_. e.g. ``Pacific`` - ``next``: The release candidate branch. :: git checkout main + +.. _Active Releases: https://docs.ceph.com/en/latest/releases/#active-releases diff --git a/doc/install/get-packages.rst b/doc/install/get-packages.rst index ed2f5476047d..c3c40b015cda 100644 --- a/doc/install/get-packages.rst +++ b/doc/install/get-packages.rst @@ -120,7 +120,7 @@ For RPMs:: https://download.ceph.com/rpm-{version} -The major releases of Ceph are summarized at: :ref:`ceph-releases-general` +The major releases of Ceph are summarized at: `Releases`_ .. tip:: For non-US users: There might be a mirror close to you where to download Ceph from. For more information see: `Ceph Mirrors`_. @@ -376,6 +376,7 @@ line to get the short codename. +.. _Releases: https://docs.ceph.com/en/latest/releases/ .. _the testing Debian repository: https://download.ceph.com/debian-testing/dists .. _the shaman page: https://shaman.ceph.com .. _Ceph Mirrors: ../mirrors diff --git a/doc/security/index.rst b/doc/security/index.rst index a3fa03ccb237..9d158cb96991 100644 --- a/doc/security/index.rst +++ b/doc/security/index.rst @@ -36,4 +36,7 @@ the following GPG key: Supported versions ================== -Security updates are applied only to the current :ref:`active-releases`. +Security updates are applied only to the current `Active Releases`_. + + +.. _Active Releases: https://docs.ceph.com/en/latest/releases/#active-releases