Updates placeholder doc link added in woocommerce/woocommerce-admin#3978
This commit is contained in:
Brent Shepherd 2020-04-02 01:26:50 +10:00 committed by GitHub
parent 1f7ca63289
commit 7cf441038f
1 changed files with 1 additions and 1 deletions

View File

@ -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"
/>