summaryrefslogtreecommitdiffhomepage
path: root/common-lisp.html.markdown
diff options
context:
space:
mode:
authorHellseher <sharlatanus@gmail.com>2015-11-14 00:33:00 +0000
committerHellseher <sharlatanus@gmail.com>2015-11-14 00:33:00 +0000
commitb20abcb791cf3d2b0e7274fb300c6d0e7b791da1 (patch)
treefb1c76bca85ae7d0db872990bab8b8b0de4680ad /common-lisp.html.markdown
parent452b0bb21912b56b862409c50f15cb2acd4ea120 (diff)
[E] styling links
Diffstat (limited to 'common-lisp.html.markdown')
-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.