You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shindig.apache.org by li...@apache.org on 2010/05/15 03:01:55 UTC

svn commit: r944539 - /shindig/trunk/BUILD-JAVA

Author: lindner
Date: Sat May 15 01:01:55 2010
New Revision: 944539

URL: http://svn.apache.org/viewvc?rev=944539&view=rev
Log:
SHINDIG-1331 | Patch from Henry Saputra | Fix docs

Modified:
    shindig/trunk/BUILD-JAVA

Modified: shindig/trunk/BUILD-JAVA
URL: http://svn.apache.org/viewvc/shindig/trunk/BUILD-JAVA?rev=944539&r1=944538&r2=944539&view=diff
==============================================================================
--- shindig/trunk/BUILD-JAVA (original)
+++ shindig/trunk/BUILD-JAVA Sat May 15 01:01:55 2010
@@ -43,7 +43,7 @@ Installing and running the various java 
   http://localhost:8080/gadgets/ifr?url=http://www.labpixies.com/campaigns/todo/todo.xml
 
   Or you can take a look at the sample container here:
-  http://localhost:8080/gadgets/files/samplecontainer/samplecontainer.html
+  http://localhost:8080/samplecontainer/samplecontainer.html
 
 
 Editing the Shindig code with Eclipse
@@ -88,7 +88,7 @@ Editing the Shindig code with Eclipse
 
     There is a maven-eclipse-plugin bug tracking this issue in MECLIPSE-444.
 
-To remove all eclipse-related metatdata from your shindig source tree, run:
+To remove all eclipse-related metadata from your shindig source tree, run:
 
      mvn eclipse:clean