diff --git a/britney2/policies/email.py b/britney2/policies/email.py index 6962674..817e836 100644 --- a/britney2/policies/email.py +++ b/britney2/policies/email.py @@ -41,9 +41,9 @@ It has been stuck in {series}-proposed for {age} day{plural}. You either sponsored or uploaded this package, please investigate why it hasn't been approved for migration. -http://people.canonical.com/~ubuntu-archive/proposed-migration/{series}/update_excuses.html#{source_name} +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 6fa8985..035cd2b 100644 --- a/britney2/policies/sruadtregression.py +++ b/britney2/policies/sruadtregression.py @@ -22,9 +22,9 @@ The following regressions have been reported in tests triggered by the package: Please visit the excuses page listed below and investigate the failures, proceeding afterwards as per the StableReleaseUpdates policy regarding autopkgtest regressions [1]. -https://people.canonical.com/~ubuntu-archive/proposed-migration/{series_name}/update_excuses.html#{source_name} +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