Update documentation and support url link

This commit is contained in:
carmenmaymo 2025-01-09 09:31:02 +01:00
parent ae482c77d1
commit 65cf5d19f6
No known key found for this signature in database
GPG key ID: 6023F686B0F3102E

View file

@ -152,7 +152,7 @@ const TabOverview = () => {
'View full documentation',
'woocommerce-paypal-payments'
),
url: '#',
url: 'https://woocommerce.com/document/woocommerce-paypal-payments/ ',
},
],
} }
@ -172,7 +172,7 @@ const TabOverview = () => {
'View support options',
'woocommerce-paypal-payments'
),
url: '#',
url: 'https://woocommerce.com/document/woocommerce-paypal-payments/#get-help ',
},
],
} }