Skip to content

Commit

Permalink
Merge pull request #688 from input-output-hk/leandro/chore/mk-8267-up…
Browse files Browse the repository at this point in the history
…date-terms-link

MK-8267: update terms link
  • Loading branch information
leandroiohk authored Feb 4, 2025
2 parents 10b9e1f + 29c0813 commit 9f3d278
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

1 comment on commit 9f3d278

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for cardano-documentation ready!

✅ Preview
https://cardano-documentation-jhk59l71g-iog.vercel.app
https://cardano-documentation.vercel.app

Built with commit 9f3d278.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.