|
|
|
I'll get this, since I know just where it is.
Change sent to jcrowley for review; easy fix:
Index: laszlo-explorer/coverpages/server_admin_cover.html =================================================================== --- laszlo-explorer/coverpages/server_admin_cover.html (revision 6375) +++ laszlo-explorer/coverpages/server_admin_cover.html (working copy) @@ -33,7 +33,7 @@ <li><a href="foo.lzx?lzt=log&pwd=laszlo">Current OpenLaszlo Server log file (can be long)</a></li> </ul> <p>This distribution is configured for development, for deployment details see - <a href="../../docs/deploy/index.html" target="laszlo-dguide">Deploying OpenLaszlo Applications</a> in the Developers Guide. + <a href="../../docs/deployers/index.html" target="laszlo-dguide">Deploying OpenLaszlo Applications</a> in the Developers Guide. </p> r6380 | ben | 2007-09-05 20:00:39 -0700 (Wed, 05 Sep 2007) | 30 lines
Changed paths: M /openlaszlo/branches/wafflecone/laszlo-explorer/coverpages/server_admin_cover.html Change 20070905-ben-1 by ben@slim.local on 2007-09-05 18:39:24 PDT in /Users/ben/src/svn/openlaszlo/branches/wafflecone for http://svn.openlaszlo.org/openlaszlo/branches/wafflecone Summary: Fixes broken link to deployer's guide in server admin in laszlo explorer New Features: Bugs Fixed: Technical Reviewer: jcrowley QA Reviewer: mkratt (pending) Doc Reviewer: (pending) Documentation: Release Notes: Details: Tests: http://localhost:8080/wafflecone/laszlo-explorer/index.jsp?lzr=swf8 Choose Server Admin Click on Deploying OpenLaszlo Applications you get a nice page, "System Administrator's Guide to Deploying OpenLaszlo Applications" yay |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Still broken.