You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by sk...@apache.org on 2013/10/29 17:35:04 UTC

svn commit: r1536799 - /incubator/olingo/site/trunk/content/doc/sample-setup.mdtext

Author: sklevenz
Date: Tue Oct 29 16:35:04 2013
New Revision: 1536799

URL: http://svn.apache.org/r1536799
Log:
CMS commit to olingo by sklevenz

Modified:
    incubator/olingo/site/trunk/content/doc/sample-setup.mdtext

Modified: incubator/olingo/site/trunk/content/doc/sample-setup.mdtext
URL: http://svn.apache.org/viewvc/incubator/olingo/site/trunk/content/doc/sample-setup.mdtext?rev=1536799&r1=1536798&r2=1536799&view=diff
==============================================================================
--- incubator/olingo/site/trunk/content/doc/sample-setup.mdtext (original)
+++ incubator/olingo/site/trunk/content/doc/sample-setup.mdtext Tue Oct 29 16:35:04 2013
@@ -57,7 +57,7 @@ Maven will build the project with the re
 *target* directory. This can be deployed to any JEE compliant application server.
 Call the OData service with this URI in a browser:
 
-    http://localhost:8080/car-service/
+    http://localhost:8080/my-car-service/
 
 *) GAV means a Maven groupId, artifactId and version.