Author: ben
Date: 2007-08-15 15:57:10 -0700 (Wed, 15 Aug 2007)
New Revision: 6074
Modified:
openlaszlo/branches/wafflecone/index.jsp
Log:
Change 20070815-ben-M by [EMAIL PROTECTED] on 2007-08-15 15:55:59 PDT
in /Users/ben/src/svn/openlaszlo/branches/wafflecone
for http://svn.openlaszlo.org/openlaszlo/branches/wafflecone
Summary: Fixed broken links on index page
New Features:
Bugs Fixed: LPP-4509 internal index page has broken link to deployer's guide
Technical Reviewer: none
QA Reviewer: mkratt (pending)
Doc Reviewer: (pending)
Documentation:
Things moved; the index needs to point to where things are now.
Release Notes:
Details:
Tests:
http://localhost:8080/wafflecone/
follow links in section "Docs." None of them should be 404s.
Modified: openlaszlo/branches/wafflecone/index.jsp
===================================================================
--- openlaszlo/branches/wafflecone/index.jsp 2007-08-15 22:51:58 UTC (rev
6073)
+++ openlaszlo/branches/wafflecone/index.jsp 2007-08-15 22:57:10 UTC (rev
6074)
@@ -86,9 +86,9 @@
<p>Docs</p>
<ul>
<li><a href="docs">Docs index</a></li>
- <li><a href="docs/guide">Software Developer's Guide</a></li>
- <li><a href="docs/design">UI Designer's Guide</a></li>
- <li><a href="docs/deploy">Deployer's Guide</a></li>
+ <li><a href="docs/developers">Software Developer's Guide</a></li>
+ <li><a href="docs/component-design">UI Designer's Guide</a></li>
+ <li><a href="docs/deployers">Deployer's Guide</a></li>
<li><a href="docs/reference">Reference Guide</a></li>
<li><a href="docs/contributors">Contributor's Guide</a></li>
<li><a href="docs/release-notes.html">Latest Release Notes</a></li>
_______________________________________________
Laszlo-checkins mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins