Skip to content

Commit 7e69d2b

Browse files
committed
update CL pitfalls link
for #479
1 parent 70966aa commit 7e69d2b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

index.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -98,12 +98,14 @@ The Cookbook has been translated to:
9898
* [Common Lisp Libraries Read the Docs](https://common-lisp-libraries.readthedocs.io/) - the documentation of popular libraries ported to the modern and good looking Read The Docs style.
9999
* [lisp-tips](https://github.com/lisp-tips/lisp-tips/issues/)
100100
* [Articulate Common Lisp](http://articulate-lisp.com/), an initiation manual for the uninitiated
101-
* [Common Lisp Pitfalls](https://raw.githubusercontent.com/ebzzry/cl-pitfalls/master/cl-pitfalls.txt) by Jeff Dalton
102101
* [Lisp and Elements of Style](http://web.archive.org/web/20190316190256/https://www.nicklevine.org/declarative/lectures/) by Nick Levine
103102
* Pascal Costanza's [Highly Opinionated Guide to Lisp](http://www.p-cos.net/lisp/guide.html)
104103
* [Cliki](http://www.cliki.net/), Common Lisp's wiki
105104
* 📹 [Common Lisp programming: from novice to effective developer](https://www.udemy.com/course/common-lisp-programming/?referralCode=2F3D698BBC4326F94358), a video course on the Udemy platform (paywall), by one of the main Cookbook contributor. *"Thanks for supporting my work on Udemy. You can ask me for a free coupon if the course is not affordable for you."* vindarel
106105

106+
and also: [Common Lisp Pitfalls](https://github.com/LispCookbook/cl-cookbook/issues/479) by Jeff Dalton.
107+
108+
107109

108110
Books
109111

0 commit comments

Comments
 (0)