diff --git a/www/index.html b/www/index.html index 86ad727..d05e9e3 100644 --- a/www/index.html +++ b/www/index.html @@ -13,7 +13,7 @@ The result is an executable that is quite small and, for an interpreter, quite f

Download source (gcc on PowerPC): dream_ppc.tar.gz
Download source (gcc on x86): dream_x86.tar.gz
-
Download source (gcc-mingw on x86): dream_x86_mingw.zip
+
Download source and executable for Windows (gcc-mingw on x86): dream_x86_mingw.zip

Notes on the Design of the 'dream' Scheme Interpreter