diff options
Diffstat (limited to 'Mac/Demo/waste.html')
-rw-r--r-- | Mac/Demo/waste.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/Demo/waste.html b/Mac/Demo/waste.html index 21efa8f..96b13bf 100644 --- a/Mac/Demo/waste.html +++ b/Mac/Demo/waste.html @@ -11,7 +11,7 @@ and is therefore easier integrated in Python. <p> WASTE is written by Marco Piovanelli, <A HREF="mailto:piovanel@kagi.com"><piovanel@kagi.com></A>, and copyrighted by him. You can always obtain the latest version (for use in C or Pascal programs) and the documentation from -<A HREF="ftp://ftp.dsi.unimi.it/DSI/piovanel/WASTE"><ftp://ftp.dsi.unimi.it/DSI/piovanel/WASTE></A>. +<A HREF="http://www.boingo.com/waste/"><http://www.boingo.com/waste/></A>. We explain the useage of waste here by showing how to modify the TextEdit based <A HREF="textedit/ped.py">ped.py</A> of the |