From 2b3680fab3ac54698e32d6763afc55ed36d33217 Mon Sep 17 00:00:00 2001 From: Jens Axel Soegaard Date: Wed, 19 Sep 2007 20:50:09 +0000 Subject: [PATCH] Commented out link to the "mysterx" collection from the page on "activex". svn: r7386 --- collects/help/servlets/home.ss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/help/servlets/home.ss b/collects/help/servlets/home.ss index f2fcf25e11..ba96f16358 100644 --- a/collects/help/servlets/home.ss +++ b/collects/help/servlets/home.ss @@ -193,7 +193,7 @@ nbsp nbsp (a ([href "http://www.plt-scheme.org/software/mysterx/"]) "http://www.plt-scheme.org/software/mysterx/")) - (p ,(collection-doc-link "mysterx" "The MysterX collection")))) + #;(p ,(collection-doc-link "mysterx" "The MysterX collection")))) ;; ("batch" "How to write Windows batch files" ((p "You can put MzScheme code in a Windows batch file, that is, a "