doc: update asdf manual url
authorDaniel Kochmański <daniel@turtleware.eu>
Sun, 9 Aug 2015 09:14:14 +0000 (11:14 +0200)
committerDaniel Kochmański <daniel@turtleware.eu>
Sun, 9 Aug 2015 09:14:14 +0000 (11:14 +0200)
Signed-off-by: Daniel Kochmański <daniel@turtleware.eu>
doc/asdf.xmlf

index f29c2a5..b94b62d 100644 (file)
   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:
- -->
\ No newline at end of file
+ -->