[Laszlo-checkins] r11740 - openlaszlo/trunk/docs/src/developers

lou@openlaszlo.org lou at openlaszlo.org
Wed Nov 12 15:27:55 PST 2008


Author: lou
Date: 2008-11-12 15:27:32 -0800 (Wed, 12 Nov 2008)
New Revision: 11740

Modified:
   openlaszlo/trunk/docs/src/developers/program-development.dbk
Log:
Change 20081112-lou-5 by lou at loumac.local on 2008-11-12 19:23:09 AST
    in /Users/lou/src/svn/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: dguide, Chapter 4. Overview of OpenLaszlo Application Development: fix broken link in section 1.2. Start up the OpenLaszlo Server 

Bugs Fixed: LPP-7328

Tests: visual verify; test link



Modified: openlaszlo/trunk/docs/src/developers/program-development.dbk
===================================================================
--- openlaszlo/trunk/docs/src/developers/program-development.dbk	2008-11-12 23:26:48 UTC (rev 11739)
+++ openlaszlo/trunk/docs/src/developers/program-development.dbk	2008-11-12 23:27:32 UTC (rev 11740)
@@ -40,7 +40,7 @@
 <para/></section></section><section><title>Start up the OpenLaszlo Server</title>
 
 <para>
-The way to start the OpenLaszlo Server (OLS) depends on the operating system and how it was installed. On Windows, typically you start OLS from the Start menu; on Mac OS X the default installation places the OpenLaszlo launch icon on your desktop. If you don't have the OpenLaszlo Server installed on your machine, you can download it from <ulink url="http://www.openlaszlo.org/oldownload/">http://www.openlaszlo.org/oldownload</ulink>.</para>
+  The way to start the OpenLaszlo Server (OLS) depends on the operating system and how it was installed. On Windows, typically you start OLS from the Start menu; on Mac OS X the default installation places the OpenLaszlo launch icon on your desktop. If you don't have the OpenLaszlo Server installed on your machine, you can download it from <ulink url="http://www.openlaszlo.org/download/">http://www.openlaszlo.org/download</ulink>.</para>
 
 
 <para/></section><section><title>Create a program file</title>



More information about the Laszlo-checkins mailing list