summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLukas Rytz <lukas.rytz@gmail.com>2016-04-22 10:29:14 +0200
committerLukas Rytz <lukas.rytz@gmail.com>2016-04-22 10:29:14 +0200
commitb3f205996e665cd3f2a1ab250e3efa3fd4921210 (patch)
tree0b8e3373c28bb7e8c529a8f71a2f0753da6e8e86 /README.md
parent9adfb0f354a5d356bba0beb0397dd00bf0503074 (diff)
parent684c314d882dcfd26558c9972cfd5acabc9f051f (diff)
downloadscala-b3f205996e665cd3f2a1ab250e3efa3fd4921210.tar.gz
scala-b3f205996e665cd3f2a1ab250e3efa3fd4921210.tar.bz2
scala-b3f205996e665cd3f2a1ab250e3efa3fd4921210.zip
Merge commit '684c314' into merge-2.11-to-2.12-apr-22
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4ce58459a7..dc869da0da 100644
--- a/README.md
+++ b/README.md
@@ -131,7 +131,7 @@ Here, `<milestone>` is the milestone targeted by the PR (e.g., 2.11.6), and `<sh
## IDE Setup
### Eclipse
-See `src/eclipse/README.md`.
+See [src/eclipse/README.md](src/eclipse/README.md).
### IntelliJ 15
See [src/intellij/README.md](src/intellij/README.md).