File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,13 @@ <h1 class="title">Quick Links</h1>
77</ header >
88< h3 id ="initial-environment-setup "> Initial environment setup</ h3 >
99< ul >
10- < li > < a href ="./env: lisp-system.html "> getting a Common Lisp implementation</ a > </ li >
11- < li > < a href ="./initial: new-project.html "> creating and building a new project</ a > </ li >
12- < li > < a href ="./env: quicklisp.html "> dependency management with quicklisp</ a > </ li >
10+ < li > < a href ="./env/ lisp-system.html "> getting a Common Lisp implementation</ a > </ li >
11+ < li > < a href ="./initial/ new-project.html "> creating and building a new project</ a > </ li >
12+ < li > < a href ="./env/ quicklisp.html "> dependency management with quicklisp</ a > </ li >
1313</ ul >
1414< h3 id ="example-code "> Example code</ h3 >
1515< ul >
16- < li > < a href ="./examples: trotter-walkthrough.html "> Trotter - web crawler</ a > </ li >
16+ < li > < a href ="./examples/ trotter-walkthrough.html "> Trotter - web crawler</ a > </ li >
1717</ ul >
1818< h3 id ="language-resource-recommendations "> Language Resource Recommendations</ h3 >
1919< p > < em > in no particular order</ em > </ p >
@@ -28,7 +28,7 @@ <h3 id="language-resource-recommendations">Language Resource Recommendations</h3
2828</ ul >
2929< h3 id ="lisp-culture "> Lisp Culture</ h3 >
3030< ul >
31- < li > < a href ="http://www.norvig.com/luv-slides.ps "> Style</ a > </ li >
31+ < li > < a href ="http://www.norvig.com/luv-slides.ps "> Style</ a > < a href =" http://www.cs.umd.edu/~nau/cmsc421/norvig-lisp-style.pdf " > (PDF) </ a > </ li >
3232 < li > < a href ="https://google-styleguide.googlecode.com/svn/trunk/lispguide.xml "> Google's Lisp Conventions</ a > </ li >
3333 < li > Help: IRC - #lisp on freenode
3434 < li > Help: < a href ="http://www.reddit.com/r/lisp "> reddit/r/lisp</ a >
You can’t perform that action at this time.
0 commit comments