diff --git a/README.md b/README.md index 853f7f5ded3cb63feabd492a48a90b2716aee044..18914bf1610bc692ccf8eed6840501f217775352 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,7 @@ You can build Spark using more than one thread by using the -T option with Maven More detailed documentation is available from the project site, at ["Building Spark"](http://spark.apache.org/docs/latest/building-spark.html). -For general development tips, including info on developing Spark using an IDE, see -[http://spark.apache.org/developer-tools.html](the Useful Developer Tools page). +For general development tips, including info on developing Spark using an IDE, see ["Useful Developer Tools"](http://spark.apache.org/developer-tools.html). ## Interactive Scala Shell