Skip to content

Commit

Permalink
Merge pull request #2652 from alphagov/add-link-to-govuk-status-page-…
Browse files Browse the repository at this point in the history
…to-footer

Add link to GOV.UK status page to footer
  • Loading branch information
floehopper authored Jan 18, 2024
2 parents 413d69f + 3a6d388 commit 6dee5f4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/views/layouts/admin_layout.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,10 @@
{
href: privacy_notice_path,
text: "Privacy notice",
},
{
href: "https://status.publishing.service.gov.uk/",
text: "Check if publishing apps are working or if there’s any maintenance planned",
}
].compact
}
Expand Down

0 comments on commit 6dee5f4

Please sign in to comment.