diff --git a/content/downloads.html b/content/downloads.html index 223c6f5d34e2970c077ec3b15a5744fc52c3c387..7743f1be920765f0b0203fa7c6aa3889f64654ce 100644 --- a/content/downloads.html +++ b/content/downloads.html @@ -62,13 +62,16 @@ <h2 style="padding-top: 20px;">Libraries</h2> -The easiest way to download and load libraries is via <a href="http://www.quicklisp.org">Quicklisp</a>. <a href="http://articulate-lisp.com/quicklisp.html">Follow this instructions</a> to get started. +<p>Check out <a href="/libraries">this list</a> of Lisp libraries.</p> + +<p>The easiest way to download and load libraries is via <a href="http://www.quicklisp.org">Quicklisp</a>. <a href="http://articulate-lisp.com/quicklisp.html">Follow this instructions</a> to get started.</p> <h2>Resources</h2> -Here's a list of alternative guides for getting started: -<ul> - <li> - <a target="_blank" href="https://cliki.net/Getting%20Started">CLiki guide</a> - </li> -</ul> +<p>Here's a list of alternative guides for getting started: + <ul> + <li> + <a target="_blank" href="https://cliki.net/Getting%20Started">CLiki guide</a> + </li> + </ul> +</p>