We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5a5ed58 + 3e81b8c commit 0424239Copy full SHA for 0424239
README.md
@@ -167,7 +167,7 @@ be easily executed locally.
167
168
You may use IntelliJ IDEA (see [src/intellij/README.md](src/intellij/README.md)),
169
the Scala IDE for Eclipse (see [src/eclipse/README.md](src/eclipse/README.md)),
170
-or ENSIME (see [this page on the ENSIME site](http://ensime.github.io//contributing/scalac/)).
+or ENSIME (see [this page on the ENSIME site](http://ensime.org/editors/)).
171
172
In order to use IntelliJ's incremental compiler:
173
- run `dist/mkBin` in sbt to get a build and the runner scripts in `build/quick/bin`
0 commit comments