Skip to content

Commit

Permalink
Fixed Markdown formatting issues in README
Browse files Browse the repository at this point in the history
Links were not properly linked.
  • Loading branch information
trieloff authored and mneise committed Apr 22, 2017
1 parent 3072521 commit 1c42f75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ to install and allows you to configure the ClojureScript compiler from within yo

Beyond basic compiler support, lein-cljsbuild can optionally help with a few other things:

* [Launching REPLs for interactive development] (https://github.com/emezeske/lein-cljsbuild/blob/1.1.5/doc/REPL.md)
* [Launching ClojureScript tests] (https://github.com/emezeske/lein-cljsbuild/blob/1.1.5/doc/TESTING.md)
* [Launching REPLs for interactive development](https://github.com/emezeske/lein-cljsbuild/blob/1.1.5/doc/REPL.md)
* [Launching ClojureScript tests](https://github.com/emezeske/lein-cljsbuild/blob/1.1.5/doc/TESTING.md)

The latest version of lein-cljsbuild is `1.1.5`.
[See the release notes here.](https://github.com/emezeske/lein-cljsbuild/blob/1.1.5/doc/RELEASE-NOTES.md)
Expand Down

0 comments on commit 1c42f75

Please sign in to comment.