Direct the user to the wp.org wcpayments page for a more direct install path

This commit is contained in:
James Allan 2022-05-03 16:18:46 +10:00
parent a1aff10f5f
commit 6b7fd14c09
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ const ErrorNotice = ( { isError }: { isError: boolean } ) => {
a: (
// eslint-disable-next-line jsx-a11y/anchor-has-content
<a
href="https://woocommerce.com/payments"
href="https://wordpress.org/plugins/woocommerce-payments/"
target="_blank"
rel="noreferrer"
/>