one more collection-path => collection-file-path in scribble

This commit is contained in:
Robby Findler 2011-05-16 06:50:47 -05:00
parent e92af62ca0
commit 71770ee285

View File

@ -56,8 +56,7 @@
(if (not force-racket-css?)
null
(list
(make-css-addition (build-path (collection-path "scribble")
"racket.css"))))))
(make-css-addition (collection-file-path "racket.css" "scribble"))))))
title-string
#;
;; the "(installation)" part shouldn't be visible on the web, but