From d51e3314d2fc5a1e6a0fb89c94b09863d69a9dd9 Mon Sep 17 00:00:00 2001 From: Andrew Hosgood Date: Tue, 15 Oct 2024 17:27:40 +0100 Subject: [PATCH] Update Find Case Law capitalisation --- src/nationalarchives/components/footer/footer.stories.js | 2 +- src/nationalarchives/utilities/colour/colour-themes.stories.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/nationalarchives/components/footer/footer.stories.js b/src/nationalarchives/components/footer/footer.stories.js index 4fb797cb..c97c4b91 100644 --- a/src/nationalarchives/components/footer/footer.stories.js +++ b/src/nationalarchives/components/footer/footer.stories.js @@ -143,7 +143,7 @@ Standard.args = { }, { text: "Legislation.gov.uk", href: "https://www.legislation.gov.uk/" }, { - text: "Find case law", + text: "Find Case Law", href: "https://caselaw.nationalarchives.gov.uk/", }, { diff --git a/src/nationalarchives/utilities/colour/colour-themes.stories.js b/src/nationalarchives/utilities/colour/colour-themes.stories.js index 4b6e1b09..b908c5d3 100644 --- a/src/nationalarchives/utilities/colour/colour-themes.stories.js +++ b/src/nationalarchives/utilities/colour/colour-themes.stories.js @@ -1416,7 +1416,7 @@ const Template = ({ theme, accent }) => { href: "https://www.legislation.gov.uk/", }, { - text: "Find case law", + text: "Find Case Law", href: "https://caselaw.nationalarchives.gov.uk/", }, {