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" diff --git a/app/templates/views/get-started.html b/app/templates/views/get-started.html index 0d20b17b9..415fdb700 100644 --- a/app/templates/views/get-started.html +++ b/app/templates/views/get-started.html @@ -24,9 +24,8 @@
  • central government departments
  • local authorities
  • state-funded schools
  • -
  • housing associations
  • the NHS
  • -
  • companies owned by local or central government that deliver services on their behalf
  • +
  • companies running a service on behalf of a public sector organisation
  • Notify is not currently available to charities.

    '''