Skip to content

Commit

Permalink
Fix link to Crown Copyright
Browse files Browse the repository at this point in the history
We were pointing to a 404. This address matches what's in the Design System [1].

[1] https://design-system.service.gov.uk/components/footer/
  • Loading branch information
chao-xian committed Nov 24, 2021
1 parent 473d09e commit bf109fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ en:
statistics: Statistics
worldwide: Worldwide
layout_footer:
copyright_html: <a class="govuk-footer__link govuk-footer__copyright-logo" href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">© Crown copyright</a>
copyright_html: <a class="govuk-footer__link govuk-footer__copyright-logo" href="https://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/uk-government-licensing-framework/crown-copyright/">© Crown copyright</a>
licence_html: All content is available under the <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Open Government Licence v3.0</a>, except where otherwise stated
support_links: Support links
layout_for_public:
Expand Down

0 comments on commit bf109fb

Please sign in to comment.