doc: update asdf manual url

Signed-off-by: Daniel Kochmański <daniel@turtleware.eu>
This commit is contained in:
Daniel Kochmański 2015-08-09 11:14:14 +02:00
parent fa0d48f270
commit 060a7e22eb

View file

@ -145,7 +145,8 @@
one. There are more complex rules that allow a system to depend on others,
and to contain other kind of files, such as C or Java binaries. For further
information we recommend reading <ulink
url="http://constantly.at/lisp/asdf/">the online manual</ulink>.</para>
url="https://common-lisp.net/project/asdf/asdf.html">the online
manual</ulink>.</para>
<para>You can load &ASDF; on a running &ECL; using a single lisp statement
<code>(require 'asdf)</code>. Once loaded, &ASDF; will extend the function
@ -407,4 +408,4 @@ T
nxml-outline-child-indent: 1
fill-column: 79
End:
-->
-->