From 68d62488250e0c1d8ae0347aba084d093feefc46 Mon Sep 17 00:00:00 2001 From: Wesley Hershberger Date: Wed, 18 Mar 2026 11:53:19 -0500 Subject: [PATCH] Replace wiki.ubuntu.com links with Ubuntu Project docs Signed-off-by: Wesley Hershberger --- britney2/policies/email.py | 2 +- britney2/policies/sruadtregression.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/britney2/policies/email.py b/britney2/policies/email.py index 9feb468..817e836 100644 --- a/britney2/policies/email.py +++ b/britney2/policies/email.py @@ -43,7 +43,7 @@ You either sponsored or uploaded this package, please investigate why it hasn't https://ubuntu-archive-team.ubuntu.com/proposed-migration/{series}/update_excuses.html#{source_name} -https://wiki.ubuntu.com/ProposedMigration +https://documentation.ubuntu.com/project/how-ubuntu-is-made/processes/proposed-migration/ If you have any questions about this email, please ask them in #ubuntu-release channel on libera.chat. diff --git a/britney2/policies/sruadtregression.py b/britney2/policies/sruadtregression.py index a4f39d8..035cd2b 100644 --- a/britney2/policies/sruadtregression.py +++ b/britney2/policies/sruadtregression.py @@ -24,7 +24,7 @@ Please visit the excuses page listed below and investigate the failures, proceed https://ubuntu-archive-team.ubuntu.com/proposed-migration/{series_name}/update_excuses.html#{source_name} -[1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions +[1] https://documentation.ubuntu.com/project/SRU/howto/autopkgtest-failure/ Thank you! """ # noqa:E501