diff --git a/packages/jest-editor-support/README.md b/packages/jest-editor-support/README.md index f14aa7ba4fde..6f1db5c68d59 100644 --- a/packages/jest-editor-support/README.md +++ b/packages/jest-editor-support/README.md @@ -7,8 +7,9 @@ The engine that allows editors to build on top of Jest. This is only useful if you are interested in building an editor integration for Jest. -For now as an end user, I'd recommend looking at Orta's -[vscode-jest](https://github.com/orta/vscode-jest/). +For now as an end user, I'd recommend looking at either +[vscode-jest](https://github.com/jest-community/vscode-jest/) or +[majestic](https://github.com/Raathigesh/majestic/). ## Note