From: Patrick Donnelly Date: Tue, 15 Nov 2022 20:03:46 +0000 (-0500) Subject: doc: hard-code latest release link X-Git-Tag: v16.2.11~147^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=4913ec5713b54f9d5e34bbffec71218fa2bc7aa1;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 (cherry picked from commit 01986dffbd8caf366e328f7ab4650cbb76663d3e) --- diff --git a/doc/install/clone-source.rst b/doc/install/clone-source.rst index 6a55a880e7f..31b9d9993f4 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 41130e4e4be..261815187a6 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`_. @@ -396,6 +396,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 767a2f7d7c6..682d73d24fe 100644 --- a/doc/security/index.rst +++ b/doc/security/index.rst @@ -38,4 +38,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