diff --git a/README.md b/README.md index a7fbf16a..5d539be7 100644 --- a/README.md +++ b/README.md @@ -391,9 +391,8 @@ the [JsPrettier](https://packagecontrol.io/packages/JsPrettier) plug-in. ### WebStorm -WebStorm users can configure `prettier` as an **External Tool**. -See [this blog post](https://blog.jetbrains.com/webstorm/2016/08/using-external-tools/) or [this -directory](https://github.com/jlongster/prettier/tree/master/editors/jetbrains) with examples. +See the [WebStorm +guide](https://github.com/jlongster/prettier/tree/master/editors/webstorm/README.md). More editors are coming soon. diff --git a/editors/jetbrains/README.md b/editors/webstorm/README.md similarity index 100% rename from editors/jetbrains/README.md rename to editors/webstorm/README.md diff --git a/editors/jetbrains/with-prettier.png b/editors/webstorm/with-prettier.png similarity index 100% rename from editors/jetbrains/with-prettier.png rename to editors/webstorm/with-prettier.png