Merge pull request #3258 from alphagov/update-footer-and-get-started

Update footer and get started
This commit is contained in:
karlchillmaid
2020-01-14 11:00:33 +00:00
committed by GitHub
2 changed files with 5 additions and 6 deletions
+4 -4
View File
@@ -163,6 +163,10 @@
"href": "https://status.notifications.service.gov.uk", "href": "https://status.notifications.service.gov.uk",
"text": "System status" "text": "System status"
}, },
{
"href": "https://www.gov.uk/performance/govuk-notify",
"text": "Performance data"
},
{ {
"href": "https://ukgovernmentdigital.slack.com/messages/C0E1ADVPC", "href": "https://ukgovernmentdigital.slack.com/messages/C0E1ADVPC",
"text": "Chat to us on Slack" "text": "Chat to us on Slack"
@@ -189,10 +193,6 @@
"href": url_for("main.terms"), "href": url_for("main.terms"),
"text": "Terms of use" "text": "Terms of use"
}, },
{
"href": "https://www.gov.uk/performance/govuk-notify",
"text": "Performance"
},
{ {
"href": "https://gds.blog.gov.uk/category/notify/", "href": "https://gds.blog.gov.uk/category/notify/",
"text": "Blog" "text": "Blog"
+1 -2
View File
@@ -24,9 +24,8 @@
<li>central government departments</li> <li>central government departments</li>
<li>local authorities</li> <li>local authorities</li>
<li>state-funded schools</li> <li>state-funded schools</li>
<li>housing associations</li>
<li>the NHS</li> <li>the NHS</li>
<li>companies owned by local or central government that deliver services on their behalf</li> <li>companies running a service on behalf of a public sector organisation</li>
</ul> </ul>
<p>Notify is not currently available to charities.</p> <p>Notify is not currently available to charities.</p>
</div>''' </div>'''