Update link to caching documentation in store launch message (#49961)
This commit is contained in:
parent
5a37ae4333
commit
406cc67c47
|
@ -135,7 +135,7 @@ export const LaunchYourStoreSuccess = ( {
|
|||
{
|
||||
link: (
|
||||
<a
|
||||
href="https://woocommerce.com/document/server-caches/"
|
||||
href="https://woocommerce.com/document/configuring-woocommerce-settings/coming-soon-mode/#server-caches"
|
||||
target="_blank"
|
||||
rel="noreferrer"
|
||||
>
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
Significance: patch
|
||||
Type: tweak
|
||||
Comment: This PR only updates an in-product link to the docs. The doc content is the same and has only been moved. No changelog entry needed IMO
|
||||
|
Loading…
Reference in New Issue