Skip to content

Commit

Permalink
Priority: Fix broken link to VS Code extension (#1141)
Browse files Browse the repository at this point in the history
Link was broken, it's updated and ready to merge.
  • Loading branch information
flexseth authored Mar 25, 2024
1 parent 91d685f commit 2f5fbe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/site/docs/04-nodejs/01-index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import TOCInline from '@theme/TOCInline';

## Start a zero-setup dev environment via VScode extension

You can use the [VScode extension](https://marketplace.visualstudio.com/items?itemName=WordPress.wordpress-playground) to develop your plugin or theme locally without installing Apache or MySQL.
You can use the [VScode extension](https://marketplace.visualstudio.com/items?itemName=WordPressPlayground.wordpress-playground) to develop your plugin or theme locally without installing Apache or MySQL.

The extension ships with a portable WebAssembly version of PHP and sets up WordPress to use SQLite. All you have to do is click the "Start WordPress Server" button in VScode:

Expand Down

0 comments on commit 2f5fbe8

Please sign in to comment.