diff --git a/website/editors.json b/website/editors.json index 4cc351eb..90d3c233 100644 --- a/website/editors.json +++ b/website/editors.json @@ -32,6 +32,6 @@ { "image": "/images/webstorm-128px.png", "name": "WebStorm", - "content": "[External Tool](https://github.com/prettier/prettier/blob/master/editors/webstorm/README.md)" + "content": "[External Tool](https://prettier.io/docs/en/webstorm.html)" } ]