Skip to content

Commit

Permalink
Update link to child themes documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
danielwrobert committed Apr 10, 2024
1 parent bfc94a2 commit e73c7ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Storefront is the perfect theme for your next WooCommerce project. Designed and

For more information about Storefront please go to https://woocommerce.com/products/storefront/.

For even more customization, check out Storefront extensions https://woocommerce.com/product-category/storefront-extensions/ and Storefront child themes https://woocommerce.com/product-category/themes/storefront-child-theme-themes/.
For even more customization, check out Storefront extensions https://woocommerce.com/product-category/storefront-extensions/ and Storefront child themes https://woocommerce.com/documentation/products/themes/storefront/child-themes/.

== Installation ==

Expand Down
2 changes: 1 addition & 1 deletion inc/admin/class-storefront-admin.php
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ public function storefront_welcome_screen() {
</p>

<p>
<a href="https://woocommerce.com/product-category/themes/storefront-child-theme-themes/?utm_source=storefront&utm_medium=product&utm_campaign=storefrontaddons" class="storefront-button" target="_blank"><?php esc_html_e( 'Check \'em out', 'storefront' ); ?></a>
<a href="https://woocommerce.com/documentation/products/themes/storefront/child-themes/?utm_source=storefront&utm_medium=product&utm_campaign=storefrontaddons" class="storefront-button" target="_blank"><?php esc_html_e( 'Check \'em out', 'storefront' ); ?></a>
</p>
</div>
</div>
Expand Down

0 comments on commit e73c7ac

Please sign in to comment.