Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
LocalPickup: fix learn more documentation link (#11241)
Browse files Browse the repository at this point in the history
  • Loading branch information
masteradhoc authored Oct 16, 2023
1 parent 45b0ca8 commit c861c7c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const LocationSettingsDescription = () => (
'woo-gutenberg-products-block'
) }
</p>
<ExternalLink href="https://woocommerce.com/document/local-pickup/">
<ExternalLink href="https://woocommerce.com/document/woocommerce-blocks-local-pickup/">
{ __( 'Learn more', 'woo-gutenberg-products-block' ) }
</ExternalLink>
</>
Expand Down

0 comments on commit c861c7c

Please sign in to comment.