Skip to content

Commit 18557f7

Browse files
seancorfieldbbatsov
authored andcommitted
Another possible link for Joy of Clojure?
I notice that all the other book links seem to deliberately avoid linking to the publisher's website (but I'm not sure why) so maybe this link isn't acceptable either?
1 parent a916c00 commit 18557f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ based on the experience of the style guide's editors,
3535
feedback and suggestions from numerous members of the Clojure community, and
3636
various highly regarded Clojure programming resources, such as
3737
https://www.clojurebook.com/["Clojure Programming"]
38-
and https://joyofclojure.github.io/["The Joy of Clojure"].
38+
and https://www.manning.com/books/the-joy-of-clojure-second-edition["The Joy of Clojure"].
3939

4040
Nothing written here is set in stone.
4141
This style guide evolves over time as additional conventions are
@@ -3109,7 +3109,7 @@ Many people, books, presentations, articles and other style guides influenced th
31093109
* http://community.schemewiki.org/?scheme-style[scheme-style]
31103110
* https://clojure.org/community/contrib_howto#_coding_guidelines[Clojure Library Coding Guidelines]
31113111
* https://www.clojurebook.com/["Clojure Programming"]
3112-
* https://joyofclojure.github.io/["The Joy of Clojure"]
3112+
* https://www.manning.com/books/the-joy-of-clojure-second-edition["The Joy of Clojure"]
31133113
* https://elementsofclojure.com/["Elements of Clojure"]
31143114
* https://pragprog.com/titles/vmclojeco/clojure-applied/["Clojure Applied"]
31153115
* https://stuartsierra.com/tag/dos-and-donts[Stuart Sierra's "Clojure Dos and Don't" blog series]

0 commit comments

Comments
 (0)