diff --git a/docs/contributors/advanced/resolve-a-migration-issue.md b/docs/contributors/advanced/resolve-a-migration-issue.md index 6768e4dfd..4b6c412b4 100644 --- a/docs/contributors/advanced/resolve-a-migration-issue.md +++ b/docs/contributors/advanced/resolve-a-migration-issue.md @@ -177,10 +177,10 @@ release=&arch=&package=&trigger=/&ppa=` above) for the test request to be successful. ::: -The test is then displayed at [`autopkgtest.ubuntu.com/running`](https://autopkgtest.ubuntu.com/running). Upon completion, the test result is available at an index page at `https://autopkgtest.ubuntu.com/results/autopkgtest---/?format=plain`. The index contains the results for each autopkgtest run against this particular `` for this ``. To see a particular test, append the appropriate path from the index to +The test is then displayed at [`autopkgtest.ubuntu.com/running`](https://autopkgtest.ubuntu.com/running). Upon completion, the test result is available at `https://autopkgtest.ubuntu.com/user//ppa`. The index contains the results for each autopkgtest run against this particular ``. To see a particular test, navigate to ```none -https://autopkgtest.ubuntu.com/results/autopkgtest---/ +https://autopkgtest.ubuntu.com/user//ppa ```