Skip to content

Commit

Permalink
Fixed TOS link (#248)
Browse files Browse the repository at this point in the history
  • Loading branch information
ac-jorellanaf authored Nov 12, 2024
1 parent 6becb13 commit 978cae8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/components/footer/footerIcons.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,7 @@ const FooterIcons = () => {
{" | "}
<a href="https://www.ghga.de/data-protection">Data Protection</a>
{" | "}
<Link to="https://www.ghga.de/Downloads/Terms_of_Use_-_GHGA_Data_Infrastructure_V1.0.pdf">
Terms of Use
</Link>
<Link to="https://zenodo.org/records/11146387">Terms of Use</Link>
</p>
</Container>
);
Expand Down

0 comments on commit 978cae8

Please sign in to comment.