From ae2effa7362b8334e725e3b995ccd642ef355047 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?b=C3=A9la?= Date: Mon, 4 Mar 2024 19:17:39 +0100 Subject: [PATCH] Update README.md developer blog url (#45264) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94f77e93f74..117e0786b8f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Welcome to the WooCommerce Monorepo on GitHub. Here you can find all of the plugins, packages, and tools used in the development of the core WooCommerce plugin as well as WooCommerce extensions. You can browse the source, look at open issues, contribute code, and keep tracking of ongoing development. -We recommend all developers to follow the [WooCommerce development blog](https://woocommerce.wordpress.com/) to stay up to date about everything happening in the project. You can also [follow @DevelopWC](https://twitter.com/DevelopWC) on Twitter for the latest development updates. +We recommend all developers to follow the [WooCommerce development blog](https://developer.woo.com/blog/) to stay up to date about everything happening in the project. You can also [follow @DevelopWC](https://twitter.com/DevelopWC) on Twitter for the latest development updates. ## Getting Started