woocommerce / storefront

Official theme for WooCommerce
https://wordpress.org/themes/storefront/
961 stars 472 forks source link

Fix the development blog link #2021

Closed albarin closed 1 year ago

albarin commented 1 year ago

Update the Development blog link to point to the "Storefront Theme Release Notes", it was failing with a 404.

Fixes https://github.com/woocommerce/storefront/issues/2020

How to test the changes in this Pull Request:

  1. Install the Storefront theme.
  2. Go to /wp-admin/themes.php?page=storefront-welcome.
  3. Click on the Development blog link on the header.
  4. Make sure it goes to the Storefront release notes and does not return a 404.

Changelog

Fix: update the "Development blog" link.