summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoeRatt <joerattazzi@gmail.com>2016-02-22 18:48:28 -0600
committerJoeRatt <joerattazzi@gmail.com>2016-02-22 18:48:28 -0600
commitcac1ed8848d87da0a1a81362c5b7bd63c340fbfe (patch)
tree4eb862ae6213379b7b8d615d260c3659b411ffbe /README.md
parent32dd86e4d0c84e312728d2ea1928ef5e847e392d (diff)
downloadscala-cac1ed8848d87da0a1a81362c5b7bd63c340fbfe.tar.gz
scala-cac1ed8848d87da0a1a81362c5b7bd63c340fbfe.tar.bz2
scala-cac1ed8848d87da0a1a81362c5b7bd63c340fbfe.zip
[SI-9664] - Updating README.md's IntelliJ version reference.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 89454ee6fd..ceb5ad596f 100644
--- a/README.md
+++ b/README.md
@@ -133,8 +133,8 @@ Here, `<milestone>` is the milestone targeted by the PR (e.g., 2.11.6), and `<sh
### Eclipse
See `src/eclipse/README.md`.
-### IntelliJ 14
-See `src/intellij/README.md`.
+### IntelliJ 15
+See [src/intellij/README.md](src/intellij/README.md).
## Building with sbt (EXPERIMENTAL)