diff --git a/books/bookvol1.pamphlet b/books/bookvol1.pamphlet index bdb55fd..28d5eab 100644 --- a/books/bookvol1.pamphlet +++ b/books/bookvol1.pamphlet @@ -835,14 +835,9 @@ the whole system completely literate so people can actually read the system and understand it. This is the first volume in a series of books that will attempt to reach that goal. -The primary site is the Axiom wiki (http://wiki.axiom-developer.org). -The wiki is the general support site for Axiom. Wikis allow users to -interactively modify web pages. On the Axiom site it is possible to -type Axiom code directly into the browser to create modified pages -which are recomputed on the fly. - -The wiki also contains links to the Axiom documentation, the Axiom -mailing list (axiom-developer@nongnu.org), and many other facilities. +The primary site is the Axiom website (http://axiom-developer.org). + +Axiom is hosted on Github (http://github.com/daly/axiom) Axiom is hosted at the Free Software Foundation site which is\\ (http://savannah.nongnu.org/projects/axiom). diff --git a/changelog b/changelog index fb231c2..aa8c5e7 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,5 @@ +20120213 tpd src/axiom-website/patches.html 20120213.02.tpd.patch +20120213 tpd books/bookvol1 remove wiki references 20120213 jhd src/axiom-website/patches.html 20120213.01.jhd.patch 20120213 jhd src/interp/patches.lisp fix browser make-input-filename 20120213 jhd src/interp/lisplib.lisp fix browser make-input-filename diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html index 76b6f0d..e680121 100644 --- a/src/axiom-website/patches.html +++ b/src/axiom-website/patches.html @@ -3804,5 +3804,7 @@ books/bookvolbib add Jen79, Dav80 for MODLISP
books/bookvolbib add Dav12 for Computer Algebra book
20120213.01.jhd.patch books/bookvol9 fix browser make-input-filename
+20120213.02.tpd.patch +books/bookvol1 remove wiki references