We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca360d4 commit e26a094Copy full SHA for e26a094
packages/keychain/src/components/purchasenew/checkout/coinbase/index.tsx
@@ -44,7 +44,7 @@ export function CoinbaseCheckout() {
44
<div className="flex flex-col gap-3">
45
<PolicyLink
46
label="Guest Checkout Terms of Service"
47
- href="https://www.coinbase.com/legal/guest-checkout-terms"
+ href="https://www.coinbase.com/legal/guest-checkout/us"
48
/>
49
50
label="User Agreement"
0 commit comments