]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/dev: update link to backporter manual 63990/head
authorZac Dover <zac.dover@proton.me>
Wed, 4 Dec 2024 20:33:59 +0000 (21:33 +0100)
committerZac Dover <zac.dover@proton.me>
Wed, 18 Jun 2025 06:03:53 +0000 (16:03 +1000)
Update the link to the backporter manual, in
doc/dev/development-workflow.rst. Laura Flores requested this change on
04 Dec 2024.

Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit c4868ff2d1e4257ae081b51a5cdc87313e01e17c)

doc/dev/development-workflow.rst

index 54261b8f66d97d48dec722ae5e68ceacb91d0cc3..530944bf580ddb46cbde4fa3eacffb53d1a0a0e6 100644 (file)
@@ -108,12 +108,12 @@ status of an open issue can be:
 * ``Pending Backport``: the fix needs to be backported to the stable
   releases listed in the backport field
 
-For each ``Pending Backport`` issue, there exists at least one issue
-in the ``Backport`` tracker to record the work done to cherry pick the
-necessary commits from the master branch to the target stable branch.
-See `the backporter manual
-<http://tracker.ceph.com/projects/ceph-releases/wiki/HOWTO>`_ for more
-information.
+For each ``Pending Backport`` issue, there exists at least one issue in the
+``Backport`` tracker to record the work done to cherry pick the necessary
+commits from the master branch to the target stable branch. See `the backporter
+manual
+<https://github.com/ceph/ceph/blob/main/SubmittingPatches-backports.rst>`_ for
+more information.
 
 Running and interpreting teuthology integration tests
 =====================================================
@@ -248,5 +248,5 @@ differences:
    made.
 
 See `the backporter manual
-<http://tracker.ceph.com/projects/ceph-releases/wiki/HOWTO>`_ for more
-information.
+<https://github.com/ceph/ceph/blob/main/SubmittingPatches-backports.rst>`_ for
+more information.