Commit 4c3fcb6f authored by Robert Goldman's avatar Robert Goldman
Browse files

Fix link in ASDF homepage.

parent 490ee8c7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -350,7 +350,7 @@
        <p>
          To deal with an implementation that does not yet provide ASDF 3.1 or later,
          we provide
          <a href="https://common-lisp.net/asdf/asdf/blob/master/tools/install-asdf.lisp">a script</a>
          <a href="https://gitlab.common-lisp.net/asdf/asdf/-/raw/master/tools/install-asdf.lisp">a script</a>
          that will install the ASDF from your git checkout
          to where your implementation goes looking for it
          when you <tt>(require "asdf")</tt>.