From fa5d1c885414a3fe80be7e6823719483e80d418d Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Fri, 11 Jan 2008 23:33:24 +0000 Subject: [PATCH] break link from guide to installation doc listing svn: r8307 --- collects/scribblings/guide/guide.scrbl | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/collects/scribblings/guide/guide.scrbl b/collects/scribblings/guide/guide.scrbl index fef4f2203e..f5b6dcc2dd 100644 --- a/collects/scribblings/guide/guide.scrbl +++ b/collects/scribblings/guide/guide.scrbl @@ -121,9 +121,8 @@ programs. describes the PLT Scheme web server, which supports servlets implemented in Scheme. -@other-manual['(lib "scribblings/start/start.scrbl")] provides links -to documentation for many other libraries distributed with PLT Scheme -or installed on your system. +Run @exec{plt-help} to find documentation for many other libraries +that are distributed with PLT Scheme or installed on your system. @link["http://planet.plt-scheme.org/"]{@|PLaneT|} offers even more downloadable packages contributed by PLT Scheme users.