rename start page to 'PLT Scheme'

svn: r10001
This commit is contained in:
Matthew Flatt 2008-05-28 15:23:30 +00:00
parent f2cf321d4e
commit 3d4761f027

View File

@ -13,7 +13,7 @@
;; user-specific pages using cookies). (Note: the subpath must match
;; where the corresponding document is generated, this is a hack.)
(define links
`((start "PLT Manuals" user "index.html")
`((start "PLT Scheme" user "index.html")
(search "Search Manuals" user "search/index.html")
---
(license "License" plt "license/index.html")