[Laszlo-checkins] r10055 - openlaszlo/trunk/docs/src/reference

lou@openlaszlo.org lou at openlaszlo.org
Fri Jun 27 04:14:28 PDT 2008


Author: lou
Date: 2008-06-27 04:14:11 -0700 (Fri, 27 Jun 2008)
New Revision: 10055

Modified:
   openlaszlo/trunk/docs/src/reference/wrappers.xml
Log:
Change 20080627-lou-e by lou at loumac.local on 2008-06-27 07:09:28 AST
    in /Users/lou/src/svn/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: reference: resource: fix broken link, remove link to source page

Bugs Fixed: LPP-6427

Technical Reviewer: (pending)
QA Reviewer: llundrigan
Doc Reviewer: (pending)

Tests: visual verify; link check



Modified: openlaszlo/trunk/docs/src/reference/wrappers.xml
===================================================================
--- openlaszlo/trunk/docs/src/reference/wrappers.xml	2008-06-27 11:13:39 UTC (rev 10054)
+++ openlaszlo/trunk/docs/src/reference/wrappers.xml	2008-06-27 11:14:11 UTC (rev 10055)
@@ -430,10 +430,10 @@
 more than 160kbps.</p>
 
 <p>The <a href="${examples}image-loading/dataimage.lzx">dataimage</a> example
-further demonstrates the use of the <a class="code">resource</a> tag.</p>
+further demonstrates the use of the <literal>resource</literal> tag.</p>
 
 <p>
-For details on multi-frame resources, see <a href="frame.html">frame</a>.
+For details on multi-frame resources, see <a href="tag-frame.html">frame</a>.
 </p>
 </text>
 </doc>



More information about the Laszlo-checkins mailing list