mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-15 05:43:19 -08:00
doc: update asdf manual url
Signed-off-by: Daniel Kochmański <daniel@turtleware.eu>
This commit is contained in:
parent
fa0d48f270
commit
060a7e22eb
1 changed files with 3 additions and 2 deletions
|
|
@ -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:
|
||||
-->
|
||||
-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue