Skip to content

Commit e26a094

Browse files
authored
fix: coinbase tos link (#2341)
1 parent ca360d4 commit e26a094

File tree

1 file changed

+1
-1
lines changed
  • packages/keychain/src/components/purchasenew/checkout/coinbase

1 file changed

+1
-1
lines changed

packages/keychain/src/components/purchasenew/checkout/coinbase/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ export function CoinbaseCheckout() {
4444
<div className="flex flex-col gap-3">
4545
<PolicyLink
4646
label="Guest Checkout Terms of Service"
47-
href="https://www.coinbase.com/legal/guest-checkout-terms"
47+
href="https://www.coinbase.com/legal/guest-checkout/us"
4848
/>
4949
<PolicyLink
5050
label="User Agreement"

0 commit comments

Comments
 (0)