summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--common-lisp.html.markdown10
1 files changed, 5 insertions, 5 deletions
diff --git a/common-lisp.html.markdown b/common-lisp.html.markdown
index 13f0023e..2b1f5de4 100644
--- a/common-lisp.html.markdown
+++ b/common-lisp.html.markdown
@@ -614,15 +614,15 @@ nil ; for false - and the empty list
## Further Reading
-[Keep moving on to the Practical Common Lisp book.](http://www.gigamonkeys.com/book/)
-[A Gentle Introduction to...](https://www.cs.cmu.edu/~dst/LispBook/book.pdf)
+* [Keep moving on to the Practical Common Lisp book.](http://www.gigamonkeys.com/book/)
+* [A Gentle Introduction to...](https://www.cs.cmu.edu/~dst/LispBook/book.pdf)
## Extra Info
-[CLiki](http://www.cliki.net/)
-[common-lisp.net](https://common-lisp.net/)
-[Awesome Common Lisp](https://github.com/CodyReichert/awesome-cl)
+* [CLiki](http://www.cliki.net/)
+* [common-lisp.net](https://common-lisp.net/)
+* [Awesome Common Lisp](https://github.com/CodyReichert/awesome-cl)
## Credits.