summaryrefslogtreecommitdiffstats
path: root/java/das/samples
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-08-18 17:57:51 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-08-18 17:57:51 +0000
commit9baa2dd9ba3cb463b412ea874058a93b00b1dfde (patch)
tree40713cb25fe90e528620e45fc7cbf44ff201e6c4 /java/das/samples
parent1ed4ff32332c595ae417e03f59092bda5da119b0 (diff)
Fixing wrong application url in the readme.htm
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686838 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/das/samples')
-rw-r--r--java/das/samples/company-webapp/readme.htm2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/das/samples/company-webapp/readme.htm b/java/das/samples/company-webapp/readme.htm
index a0107f8f5b..f632162b2a 100644
--- a/java/das/samples/company-webapp/readme.htm
+++ b/java/das/samples/company-webapp/readme.htm
@@ -125,7 +125,7 @@ http://incubator.apache.org/tuscany/das-java-developer-guide.html</a>.
created with required tables and data when the web application gets loaded for the first time in tomcat.
<br><br>
</li>
- <li>Start tomcat and point your browser to: <a href="http://localhost:8080/sample-advanced-webapp/">http://localhost:8080/sample-advanced-webapp/</a></li>
+ <li>Start tomcat and point your browser to: <a href="http://localhost:8080/sample-company-webapp/">http://localhost:8080/sample-company-webapp/</a></li>
</ul>