Skip to content

Commit 0424239

Browse files
author
Ganesh Prasad Kumble
authored
Merge pull request #1 from kggp1995/kggp1995-patch-1
Added latest ENSIME link for non-IDEA Editor.
2 parents 5a5ed58 + 3e81b8c commit 0424239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ be easily executed locally.
167167

168168
You may use IntelliJ IDEA (see [src/intellij/README.md](src/intellij/README.md)),
169169
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/)).
170+
or ENSIME (see [this page on the ENSIME site](http://ensime.org/editors/)).
171171

172172
In order to use IntelliJ's incremental compiler:
173173
- run `dist/mkBin` in sbt to get a build and the runner scripts in `build/quick/bin`

0 commit comments

Comments
 (0)