summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCodingTwinky <twinky@codingtwinky.com>2016-04-20 07:01:49 -0700
committerLukas Rytz <lukas.rytz@typesafe.com>2016-04-20 16:01:49 +0200
commit65a7dfe3b913eb4e1310fdaedebb601ec9d13efd (patch)
tree6ceca008dd89964a28755e2a2727f45ee49147af /README.md
parent23159d2842fcc64f5d3fc962b292030627b3a1a1 (diff)
downloadscala-65a7dfe3b913eb4e1310fdaedebb601ec9d13efd.tar.gz
scala-65a7dfe3b913eb4e1310fdaedebb601ec9d13efd.tar.bz2
scala-65a7dfe3b913eb4e1310fdaedebb601ec9d13efd.zip
Updating README.md Eclipse version reference. (#5092)
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 64a09a4644..9ef4749418 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).