Update WC Pay Dev Mode doc link (https://github.com/woocommerce/woocommerce-admin/pull/4026)
Updates placeholder doc link added in woocommerce/woocommerce-admin#3978
This commit is contained in:
parent
1f7ca63289
commit
7cf441038f
|
@ -68,7 +68,7 @@ export function getPaymentMethods( {
|
|||
|
||||
const wcPayDocLink = (
|
||||
<Link
|
||||
href={ 'https://docs.woocommerce.com/document/payments/' }
|
||||
href={ 'https://docs.woocommerce.com/document/payments/testing/dev-mode/' }
|
||||
target="_blank"
|
||||
type="external"
|
||||
/>
|
||||
|
|
Loading…
Reference in New Issue