Author: jcrowley
Date: 2007-10-31 19:56:13 -0700 (Wed, 31 Oct 2007)
New Revision: 7076

Modified:
   openlaszlo/trunk/laszlo-explorer/coverpages/getting_started.html
Log:
Change 20071025-jcrowley-Q by [EMAIL PROTECTED] on 2007-10-25 12:33:10 EDT
    in /Users/jcrowley/src/svn/openlaszlo/trunk-a
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Broken link in Getting Started in Laszlo Explorer

New Features:

Bugs Fixed: LPP-4869 - Broken link in Getting Started in Laszlo Explorer

Technical Reviewer: pbr
QA Reviewer: ben
Doc Reviewer: 

Documentation:

Release Notes:

Details: Fixed the link so that it points to the appropriate
        place in the documentation.

Tests: Build docs.  Run Laszlo Explorer.  Click "Getting Started".
        Click the link at the very end, from the word "here".



Modified: openlaszlo/trunk/laszlo-explorer/coverpages/getting_started.html
===================================================================
--- openlaszlo/trunk/laszlo-explorer/coverpages/getting_started.html    
2007-11-01 02:14:23 UTC (rev 7075)
+++ openlaszlo/trunk/laszlo-explorer/coverpages/getting_started.html    
2007-11-01 02:56:13 UTC (rev 7076)
@@ -59,7 +59,7 @@
       <div class="desc-short">Use a text editor such as Notepad to edit text 
files in an application directory on your computer, 
 and then type the localhost URL for these text files into the browser address. 
 The name of the application
 directory on your system depends on how the OpenLaszlo Server has been 
installed and configured, as described 
-<a 
href="../../docs/guide/program-development.html#program-development.where-to-put-files">here.</a></div>
+<a 
href="../../docs/developers/program-development.html#program-development.where-to-put-files">here</a>.</div>
     </li>
   </ol>
 


_______________________________________________
Laszlo-checkins mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins

Reply via email to