diff --git a/lib/src/screens/cake_pay/cards/cake_pay_confirm_purchase_card_page.dart b/lib/src/screens/cake_pay/cards/cake_pay_confirm_purchase_card_page.dart index f3c679468..bf37dfa18 100644 --- a/lib/src/screens/cake_pay/cards/cake_pay_confirm_purchase_card_page.dart +++ b/lib/src/screens/cake_pay/cards/cake_pay_confirm_purchase_card_page.dart @@ -668,7 +668,7 @@ class _ThreeCheckboxAlertContentState extends State { GestureDetector( behavior: HitTestBehavior.opaque, onTap: () => launchUrl( - Uri.parse("https://cakepay.com/cakepay-web-terms.txt"), + Uri.parse("https://www.cakepay.com/terms/"), mode: LaunchMode.externalApplication, ), child: Padding(