[Laszlo-checkins] r6794 - openlaszlo/branches/wafflecone/laszlo-explorer/coverpages

ben@openlaszlo.org ben at openlaszlo.org
Wed Oct 10 12:38:09 PDT 2007


Author: ben
Date: 2007-10-10 12:38:05 -0700 (Wed, 10 Oct 2007)
New Revision: 6794

Modified:
   openlaszlo/branches/wafflecone/laszlo-explorer/coverpages/getting_started.html
Log:
Change 20071010-ben-p by ben at slim.local on 2007-10-10 12:35:05 PDT
    in /Users/ben/src/svn/openlaszlo/branches/wafflecone
    for http://svn.openlaszlo.org/openlaszlo/branches/wafflecone

Summary: Fixed link in laszlo explorer "getting started" page 

New Features:

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

QA Reviewer: mkratt

Tests:
1. Open Laszlo Explorer.
2. Click on "Getting Started" under "Welcome" tab.
3. Click on the link "as described here"
Notice that you get to the program development page. 



Modified: openlaszlo/branches/wafflecone/laszlo-explorer/coverpages/getting_started.html
===================================================================
--- openlaszlo/branches/wafflecone/laszlo-explorer/coverpages/getting_started.html	2007-10-10 19:36:28 UTC (rev 6793)
+++ openlaszlo/branches/wafflecone/laszlo-explorer/coverpages/getting_started.html	2007-10-10 19:38:05 UTC (rev 6794)
@@ -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>
 



More information about the Laszlo-checkins mailing list