From d0ee3c45b710b453d644d1f03996297267d50888 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Tue, 14 Jan 2020 10:45:10 +0000 Subject: [PATCH] Move 'performance' to the Support column --- app/templates/admin_template.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/templates/admin_template.html b/app/templates/admin_template.html index 896dc6efd..59fcc33a1 100644 --- a/app/templates/admin_template.html +++ b/app/templates/admin_template.html @@ -163,6 +163,10 @@ "href": "https://status.notifications.service.gov.uk", "text": "System status" }, + { + "href": "https://www.gov.uk/performance/govuk-notify", + "text": "Performance data" + }, { "href": "https://ukgovernmentdigital.slack.com/messages/C0E1ADVPC", "text": "Chat to us on Slack" @@ -189,10 +193,6 @@ "href": url_for("main.terms"), "text": "Terms of use" }, - { - "href": "https://www.gov.uk/performance/govuk-notify", - "text": "Performance" - }, { "href": "https://gds.blog.gov.uk/category/notify/", "text": "Blog"