Skip to content

Commit 1cbde2f

Browse files
committed
link fixing
1 parent 4e8d96b commit 1cbde2f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/community/books.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Nov 15, 2019
6767
by Ivan Grishaev +
6868
Aug 31, 2018
6969

70-
| image::https://images-na.ssl-images-amazon.com/images/I/51dqOLcPL7L._SL160.jpg[Getting Clojure,link="https://pragprog.com/book/roclojure/getting-clojure",width="130"]
70+
| image::https://images-na.ssl-images-amazon.com/images/I/51dqOLcPL7L._SL160.jpg[Getting Clojure,link="https://pragprog.com/titles/roclojure/getting-clojure/",width="130"]
7171
| https://pragprog.com/book/roclojure/getting-clojure[Getting Clojure] +
7272
by Russ Olsen +
7373
May 19, 2018

content/guides/getting_started.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@ There are many ways to learn the Clojure language. This tutorial covers the basi
4343

4444
If you'd like to work from a <<xref/../../community/books#,book>>, these are some excellent starting points:
4545

46-
image:https://images-na.ssl-images-amazon.com/images/I/51Bvd25CstL._SL160.jpg[Programming Clojure 3rd edition,link="https://a.co/bSxW6A6",width="130"] image:https://images-na.ssl-images-amazon.com/images/I/51dqOLcPL7L._SL160.jpg[Getting Clojure,link="https://pragprog.com/book/roclojure/getting-clojure",width="130"] image:https://images-na.ssl-images-amazon.com/images/I/6112vbQYDLL._SL160.jpg[Clojure for the Brave and True,link="https://a.co/bsviqV7",width="130"] image:https://images-na.ssl-images-amazon.com/images/I/5122uV93jfL._SL160.jpg[Living Clojure,link="https://a.co/1m2Zt4p",width="130"]
46+
image:https://images-na.ssl-images-amazon.com/images/I/51Bvd25CstL._SL160.jpg[Programming Clojure 3rd edition,link="https://a.co/bSxW6A6",width="130"] image:https://images-na.ssl-images-amazon.com/images/I/51dqOLcPL7L._SL160.jpg[Getting Clojure,link="https://pragprog.com/titles/roclojure/getting-clojure/",width="130"] image:https://images-na.ssl-images-amazon.com/images/I/6112vbQYDLL._SL160.jpg[Clojure for the Brave and True,link="https://a.co/bsviqV7",width="130"] image:https://images-na.ssl-images-amazon.com/images/I/5122uV93jfL._SL160.jpg[Living Clojure,link="https://a.co/1m2Zt4p",width="130"]
4747

4848
If you'd like to try some practice problems:
4949

5050
* https://4clojure.oxal.org/[4Clojure] - a large set of Clojure practice problems
51-
* https://exercism.io/tracks/clojure[exercism Clojure track] - larger problems with mentor support
51+
* https://exercism.org/tracks/clojure[exercism Clojure track] - larger problems with mentor support
5252

5353
Also check out:
5454

0 commit comments

Comments
 (0)