From aa372f57e1c6d1ec44c35d4d0d759bf912dcaf00 Mon Sep 17 00:00:00 2001 From: JuanMa Date: Thu, 9 Nov 2023 09:53:58 +0000 Subject: [PATCH] new additional resource for wp-env (#55987) --- docs/getting-started/devenv/get-started-with-wp-env.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/getting-started/devenv/get-started-with-wp-env.md b/docs/getting-started/devenv/get-started-with-wp-env.md index 90b38d944eca6..74942ea3ee93b 100644 --- a/docs/getting-started/devenv/get-started-with-wp-env.md +++ b/docs/getting-started/devenv/get-started-with-wp-env.md @@ -140,4 +140,5 @@ Your environment should now be set up at http://localhost:8888. - [@wordpress/env](https://www.npmjs.com/package/@wordpress/env) (Official documentation) - [Docker Desktop](https://docs.docker.com/desktop) (Official documentation) - [Quick and easy local WordPress development with wp-env](https://developer.wordpress.org/news/2023/03/quick-and-easy-local-wordpress-development-with-wp-env/) (WordPress Developer Blog) +- [wp-env: Simple Local Environments for WordPress](https://make.wordpress.org/core/2020/03/03/wp-env-simple-local-environments-for-wordpress/) (Make WordPress Core Blog) - [`wp-env` Basics diagram](https://excalidraw.com/#json=8Tp55B-R6Z6-pNGtmenU6,_DeBR1IBxuHNIKPTVEaseA) (Excalidraw)