Fix the url to access sample container in BUILD-JAVA
----------------------------------------------------

                 Key: SHINDIG-1331
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1331
             Project: Shindig
          Issue Type: Bug
    Affects Versions: 1.1-BETA5
            Reporter: Henry Saputra
            Priority: Trivial


Fix simple typo in the url for accessing sample container with Jetty plugin in 
BUILD-JAVA instruction text.

Before:
-  http://localhost:8080/gadgets/files/samplecontainer/samplecontainer.html

After:
+  http://localhost:8080/samplecontainer/samplecontainer.html

The shindig-server generate war file with samplecontainer in the root web 
directory.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to