From cf96522940afdbc89282c32e540fd85c3864b5e9 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Wed, 4 Dec 2024 21:33:59 +0100 Subject: [PATCH] doc/dev: update link to backporter manual 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 (cherry picked from commit c4868ff2d1e4257ae081b51a5cdc87313e01e17c) --- doc/dev/development-workflow.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/dev/development-workflow.rst b/doc/dev/development-workflow.rst index 54261b8f66d97..530944bf580dd 100644 --- a/doc/dev/development-workflow.rst +++ b/doc/dev/development-workflow.rst @@ -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 -`_ 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 +`_ for +more information. Running and interpreting teuthology integration tests ===================================================== @@ -248,5 +248,5 @@ differences: made. See `the backporter manual -`_ for more -information. +`_ for +more information. -- 2.39.5