Skip to content

Commit edb0ad9

Browse files
linbojinrxin
authored andcommitted
[MINOR][README] Correct Markdown link inside readme
## What changes were proposed in this pull request? "Useful Developer Tools" link inside [README.md](https://github.com/apache/spark/blob/master/README.md#building-spark) doesn't work on master branch. This pr corrects this Markdown link. ## How was this patch tested? [README.md](https://github.com/linbojin/spark/blob/fix-markdown-link-in-readme/README.md#building-spark) on this branch ![image](https://cloud.githubusercontent.com/assets/5894707/20864124/4c83499e-ba1e-11e6-9948-07b4627f516f.png) srowen Author: linbojin <[email protected]> Closes #16132 from linbojin/fix-markdown-link-in-readme.
1 parent 3477718 commit edb0ad9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ You can build Spark using more than one thread by using the -T option with Maven
3030
More detailed documentation is available from the project site, at
3131
["Building Spark"](http://spark.apache.org/docs/latest/building-spark.html).
3232

33-
For general development tips, including info on developing Spark using an IDE, see
34-
[http://spark.apache.org/developer-tools.html](the Useful Developer Tools page).
33+
For general development tips, including info on developing Spark using an IDE, see ["Useful Developer Tools"](http://spark.apache.org/developer-tools.html).
3534

3635
## Interactive Scala Shell
3736

0 commit comments

Comments
 (0)