mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 18:16:38 +08:00
Update documentation and support url link
This commit is contained in:
parent
ae482c77d1
commit
65cf5d19f6
1 changed files with 2 additions and 2 deletions
|
@ -152,7 +152,7 @@ const TabOverview = () => {
|
||||||
'View full documentation',
|
'View full documentation',
|
||||||
'woocommerce-paypal-payments'
|
'woocommerce-paypal-payments'
|
||||||
),
|
),
|
||||||
url: '#',
|
url: 'https://woocommerce.com/document/woocommerce-paypal-payments/ ',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
} }
|
} }
|
||||||
|
@ -172,7 +172,7 @@ const TabOverview = () => {
|
||||||
'View support options',
|
'View support options',
|
||||||
'woocommerce-paypal-payments'
|
'woocommerce-paypal-payments'
|
||||||
),
|
),
|
||||||
url: '#',
|
url: 'https://woocommerce.com/document/woocommerce-paypal-payments/#get-help ',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
} }
|
} }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue