diff --git a/apps/explorer/src/components/footer/footerLinks.tsx b/apps/explorer/src/components/footer/footerLinks.tsx index ad5022209692a..72fb303228ee9 100644 --- a/apps/explorer/src/components/footer/footerLinks.tsx +++ b/apps/explorer/src/components/footer/footerLinks.tsx @@ -62,10 +62,10 @@ export const socialLinks = [ export const legalLinks = [ { title: 'Terms & Conditions', - href: 'https://mystenlabs.com/legal?content=terms', + href: 'https://mystenlabs.com/legal#termsofservice', }, { title: 'Privacy Policy', - href: 'https://mystenlabs.com/legal?content=privacy', + href: 'https://mystenlabs.com/legal#privacypolicy', }, ]; diff --git a/apps/wallet/src/shared/constants.ts b/apps/wallet/src/shared/constants.ts index b7c1af6c16508..1292e2892d270 100644 --- a/apps/wallet/src/shared/constants.ts +++ b/apps/wallet/src/shared/constants.ts @@ -1,8 +1,8 @@ // Copyright (c) Mysten Labs, Inc. // SPDX-License-Identifier: Apache-2.0 -export const ToS_LINK = 'https://mystenlabs.com/legal?content=wallet-terms'; -export const PRIVACY_POLICY_LINK = 'https://mystenlabs.com/legal?content=privacy'; +export const ToS_LINK = 'https://mystenlabs.com/legal#suiwallettermsofservice'; +export const PRIVACY_POLICY_LINK = 'https://mystenlabs.com/legal#privacypolicy'; export const FAQ_LINK = 'https://docs.mystenlabs.com/wallet/faq'; // number of epochs before earning