diff --git a/swindle.scrbl b/swindle.scrbl index 0a25250..0f9a76a 100644 --- a/swindle.scrbl +++ b/swindle.scrbl @@ -9,9 +9,6 @@ Swindle extends Racket with many additional features. The main feature that started this project is a CLOS-like object system based on Tiny-CLOS from Xerox, but there is a lot more. -Some documentation is available at -@link["http://barzilay.org/Swindle/"]{http://barzilay.org/Swindle/}. - @; @table-of-contents[] @; ------------------------------