remove hack from an experiment

This commit is contained in:
Matthew Flatt 2013-09-11 09:51:13 -06:00
parent 1c6d5657a0
commit cb8f648211

View File

@ -38,7 +38,7 @@
(define (make-download-page table-file
#:dest [dest "index.html"]
#:installers-url [installers-url "./"]
#:docs-url [docs-url "go"]
#:docs-url [docs-url #f]
#:pdf-docs-url [pdf-docs-url #f]
#:title [title "Racket Downloads"]
#:git-clone [git-clone #f]