remove hack from an experiment

original commit: cb8f64821196386cb05dff10f09cce8f8d28acf7
This commit is contained in:
Matthew Flatt 2013-09-11 09:51:13 -06:00
parent b2616e4595
commit edd59cbc94

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]