File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 108
108
" to pass, one should pause to refactor and refine one's code before moving on to the next test." ]
109
109
[:p " The koans, unlike tests in real test-driven projects, are already written for you. When you are"
110
110
" ready to begin your own Clojure project and therefore your own tests, consider using a framework like"
111
- [:a {:href " http ://speclj .com/" } " Speclj" ]
111
+ [:a {:href " https ://github .com/slagyr/speclj " } " Speclj" ]
112
112
" to aid you on your journey." ]]
113
113
114
114
127
127
[:p " Using the koans metaphor as a tool for learning a programming language started with the "
128
128
[:a {:href " http://rubykoans.com/" } " Ruby Koans" ]
129
129
" by "
130
- [:a {:href " http ://edgecase .com/" } " EdgeCase" ]
130
+ [:a {:href " https ://github .com/edgecase " } " EdgeCase" ]
131
131
" ; the Clojure koans themselves were started by developers at "
132
- [:a {:href " http ://thinkrelevance .com/" } " Relevance" ]
132
+ [:a {:href " https ://github .com/relevance " } " Relevance" ]
133
133
" . This website is produced and hosted by "
134
134
[:a {:href " http://www.8thlight.com" } " 8th Light" ]
135
135
" and powered by "
136
- [:a {:href " http ://www.joodoweb. com" } " Joodo" ]
136
+ [:a {:href " https ://github. com/slagyr/joodo " } " Joodo" ]
137
137
" ." ]]]
138
138
[:div.clearfix ]]
You can’t perform that action at this time.
0 commit comments