Skip to content

Commit 6e4fba7

Browse files
authored
Update Learn ClojureScript link
Change the "Why clojurescript matters" link to "Learn ClojureScript - Book" since the lessons have now been turned into a book site.
1 parent 654bfe6 commit 6e4fba7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,6 @@ ClojureScript
118118
*A comprehensive introduction to the ClojureScript language and its idiomatic usage. It covers the clojurescript language and assumes the reader knows nothing about clojure. * \
119119
<http://funcool.github.io/clojurescript-unraveled/>
120120

121-
- **Why clojurescript matters** \
122-
*Series of posts teaching clojurescript, doesn't require to know clojure before cljs. * \
123-
<https://dev.to/kendru/why-clojurescript-matters-227f>
121+
- **Learn ClojureScript - Book** \
122+
*Series of lessons teaching ClojureScript, doesn't require to know clojure before cljs. * \
123+
<https://www.learn-clojurescript.com>

0 commit comments

Comments
 (0)