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
This commit is contained in:
lresende 2008-08-18 17:57:51 +00:00
parent 1ed4ff3233
commit 9baa2dd9ba

View file

@ -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>