Skip to content

Commit

Permalink
Merge pull request #240 from capcodigital/feature/update-fundraising-…
Browse files Browse the repository at this point in the history
…link

update fundraising link
  • Loading branch information
andrewkentish authored May 29, 2024
2 parents 5c7e987 + 1263bd1 commit ac2af86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/components/about/AboutPage.component.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ const AboutPage = () => (
<br />
Run, walk, or cycle while raising funds for our chosen charity,
<a
href="https://www.justgiving.com/page/capco-global-csr-global-challenge"
href="https://www.justgiving.com/page/capco-global-csr-globalchallenge2024"
target="_blank"
>
Médicins Sans Frontières
Expand Down
2 changes: 1 addition & 1 deletion app/components/homepage/homepage.component.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ const HomePage = () => (
fluid
size="large"
as="a"
href="https://www.justgiving.com/page/capco-global-csr-global-challenge"
href="https://www.justgiving.com/page/capco-global-csr-globalchallenge2024"
target="_blank"
className="donate"
>
Expand Down

0 comments on commit ac2af86

Please sign in to comment.