From c861c7c8b8f3182604fd1cf64282a71f678c62e1 Mon Sep 17 00:00:00 2001 From: Brian Date: Mon, 16 Oct 2023 15:26:23 +0200 Subject: [PATCH] LocalPickup: fix learn more documentation link (#11241) --- .../shipping-methods/pickup-location/location-settings.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/js/extensions/shipping-methods/pickup-location/location-settings.tsx b/assets/js/extensions/shipping-methods/pickup-location/location-settings.tsx index 963ae74fdbf..8406d6bd4cd 100644 --- a/assets/js/extensions/shipping-methods/pickup-location/location-settings.tsx +++ b/assets/js/extensions/shipping-methods/pickup-location/location-settings.tsx @@ -30,7 +30,7 @@ const LocationSettingsDescription = () => ( 'woo-gutenberg-products-block' ) }

- + { __( 'Learn more', 'woo-gutenberg-products-block' ) }