canonical-ubuntu-qa team mailing list archive
-
canonical-ubuntu-qa team
-
Mailing list archive
-
Message #01337
[Merge] ~andersson123/autopkgtest-cloud:amend_status_link into autopkgtest-cloud:master
Tim Andersson has proposed merging ~andersson123/autopkgtest-cloud:amend_status_link into autopkgtest-cloud:master.
Requested reviews:
Canonical's Ubuntu QA (canonical-ubuntu-qa)
For more details, see:
https://code.launchpad.net/~andersson123/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/451257
--
Your team Canonical's Ubuntu QA is requested to review the proposed merge of ~andersson123/autopkgtest-cloud:amend_status_link into autopkgtest-cloud:master.
diff --git a/charms/focal/autopkgtest-web/webcontrol/templates/browse-layout.html b/charms/focal/autopkgtest-web/webcontrol/templates/browse-layout.html
index d626e3d..9188c81 100644
--- a/charms/focal/autopkgtest-web/webcontrol/templates/browse-layout.html
+++ b/charms/focal/autopkgtest-web/webcontrol/templates/browse-layout.html
@@ -31,7 +31,7 @@
<li><a href="{{base_url}}running">Running</a></li>
<li><a href="{{base_url}}statistics">Statistics</a></li>
<li><a href="https://wiki.ubuntu.com/ProposedMigration#autopkgtests">Documentation</a></li>
- <li><a href="https://discourse.ubuntu.com/t/autopkgtest-service/34490">Status</a></li>
+ <li><a href="https://discourse.ubuntu.com/t/autopkgtest-service/34490">Service Status</a></li>
<li><a href="https://autopkgtest-cloud.readthedocs.io/">Docs for admins</a></li>
</ul>
</div><!--/.nav-collapse -->