web-server-tutorial rename

svn: r11320
This commit is contained in:
Eli Barzilay 2008-08-19 04:49:16 +00:00
parent 13182685e6
commit 0dbc0d472e

View File

@ -770,8 +770,8 @@ the server updated, visit @tt{http://localhost:8081/sum2}.
The PLT Scheme distribution includes a production-quality web server
that addresses all of the design points mentioned here and more.
To learn more, see the tutorial @other-manual['(lib
"web-server/scribblings/tutorial/tutorial.scrbl")], the documentation
@other-manual['(lib
"web-server/scribblings/tutorial/web-server-tutorial.scrbl")], the
documentation @other-manual['(lib
"web-server/scribblings/web-server.scrbl")], or the research paper
@cite["Krishnamurthi07"].