diff --git a/content/downloads.html b/content/downloads.html index 0fe462df7fad6260d3d82b041707fb59e9e1a66f..f38019ac2ae47cd90a0bec7fa8bfeec01b5c82db 100644 --- a/content/downloads.html +++ b/content/downloads.html @@ -52,7 +52,7 @@ <p><a href="https://www.quicklisp.org">Quicklisp</a> is a library manager for Common Lisp. Use it to download, install, and load any of over 1,500 libraries with a few simple commands.</p> -<p>For an introduction on how to set them all up, you can have a look at <a href="http://articulate-lisp.com/">this guide</a>.</p> +<p>For an introduction on how to set them all up, you can have a look at <a href="https://lispmethods.com/development-environment.html">this guide</a>.</p> <p>You can also watch this video tutorial:</p> @@ -99,7 +99,9 @@ <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> - <li><a href="http://articulate-lisp.com">Articulate Lisp site</a></li> + <li><a target="_blank" href="https://lispmethods.com/development-environment.html">Getting Started With Common Lisp</a> at lispmethods.com.</li> + <li><a target="_blank" href="https://cliki.net/Getting%20Started">CLiki guide</a>.</li> + + <li><a href="http://articulate-lisp.com">Articulate Lisp site</a>.</li> </ul> </p>