Commit 37e5f1e785 for woocommerce
commit 37e5f1e785c164878a2554490e8078a3f10b047e
Author: Panos (Panagiotis Synetos) <2484390+PanosSynetos@users.noreply.github.com>
Date: Fri May 30 08:00:23 2025 +0300
Fix link pointing to docs on how to update outdated theme files (#58380)
Fix link pointing to docs
diff --git a/plugins/woocommerce/includes/admin/views/html-admin-page-status-report.php b/plugins/woocommerce/includes/admin/views/html-admin-page-status-report.php
index aec413f0a3..3ad354b580 100644
--- a/plugins/woocommerce/includes/admin/views/html-admin-page-status-report.php
+++ b/plugins/woocommerce/includes/admin/views/html-admin-page-status-report.php
@@ -1083,7 +1083,7 @@ if ( 0 < $mu_plugins_count ) :
<mark class="error">
<span class="dashicons dashicons-warning"></span>
</mark>
- <a href="https://woocommerce.com/document/fix-outdated-templates-woocommerce/" target="_blank">
+ <a href="https://developer.woocommerce.com/docs/theming/theme-development/fixing-outdated-woocommerce-templates/" target="_blank">
<?php esc_html_e( 'Learn how to update', 'woocommerce' ); ?>
</a> |
<mark class="info">