Author: ieb
Date: Sun Jun 21 22:22:40 2009
New Revision: 787105

URL: http://svn.apache.org/viewvc?rev=787105&view=rev
Log:
Fixed url that was breaking the site build on non windows boxes (and probably 
any box other than ?)

Modified:
    incubator/shindig/trunk/site/src/site/xdoc/developers/features/index.xml

Modified: 
incubator/shindig/trunk/site/src/site/xdoc/developers/features/index.xml
URL: 
http://svn.apache.org/viewvc/incubator/shindig/trunk/site/src/site/xdoc/developers/features/index.xml?rev=787105&r1=787104&r2=787105&view=diff
==============================================================================
--- incubator/shindig/trunk/site/src/site/xdoc/developers/features/index.xml 
(original)
+++ incubator/shindig/trunk/site/src/site/xdoc/developers/features/index.xml 
Sun Jun 21 22:22:40 2009
@@ -181,7 +181,7 @@
         your gadget will look like the following:</p>
       <macro name="snippet">
         <param name="id" value="TabExample"/>
-        <param name="url" 
value="file:///D:/java/apache.org/incubator/shindig/trunk/site/src/site/resources/developers/features/simpletab.xml"/>
+        <param name="url" 
value="http://svn.apache.org/repos/asf/incubator/shindig/trunk/site/src/site/resources/developers/features/simpletab.xml"/>
       </macro>
       <p>You could test your code using the Gadget testing container at:
         <a 
href="http://localhost:8080/gadgets/files/samplecontainer/samplecontainer.html";>http://localhost:8080/gadgets/files/samplecontainer/samplecontainer.html</a></p>


Reply via email to