Skip to content

Commit

Permalink
chore: update terms link
Browse files Browse the repository at this point in the history
  • Loading branch information
leandroiohk committed Feb 4, 2025
1 parent 10b9e1f commit 29c0813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/theme/Footer/Layout/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export default function FooterLayout({ style, links, logo, copyright }) {
<li key={'bottom-2'} className="footer__item">
<FooterLinkItem
item={{
href: 'https://static.iohk.io/terms/iohktermsandconditions.pdf',
href: 'https://static.iohk.io/terms/iog-terms-and-conditions.pdf',
label: 'IOHK Terms & Conditions',
}}
/>
Expand Down

0 comments on commit 29c0813

Please sign in to comment.