Skip to content

Commit a916c00

Browse files
seancorfieldbbatsov
authored andcommitted
Update Joy of Clojure URL
Fixes #248
1 parent 1888895 commit a916c00

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 http://www.joyofclojure.com/["The Joy of Clojure"].
38+
and https://joyofclojure.github.io/["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.com/["The Joy of Clojure"]
3112+
* https://joyofclojure.github.io/["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)