You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by bu...@apache.org on 2013/09/23 13:26:17 UTC

svn commit: r879567 - in /websites/staging/olingo/trunk/content: ./ doc/project-setup.html

Author: buildbot
Date: Mon Sep 23 11:26:16 2013
New Revision: 879567

Log:
Staging update by buildbot for olingo

Modified:
    websites/staging/olingo/trunk/content/   (props changed)
    websites/staging/olingo/trunk/content/doc/project-setup.html

Propchange: websites/staging/olingo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Sep 23 11:26:16 2013
@@ -1 +1 @@
-1525555
+1525558

Modified: websites/staging/olingo/trunk/content/doc/project-setup.html
==============================================================================
--- websites/staging/olingo/trunk/content/doc/project-setup.html (original)
+++ websites/staging/olingo/trunk/content/doc/project-setup.html Mon Sep 23 11:26:16 2013
@@ -85,7 +85,7 @@
 <h4 id="required-steps">Required steps</h4>
 <ul>
 <li>Download Tomcat from <a href="http://tomcat.apache.org/download-70.cgi">Tomcat Downloads</a></li>
-<li>Install Tomcat as described in <a href="tomcat.apache.org/tomcat-7.0-doc/setup.html">Tomcat Documentation</a></li>
+<li>Install Tomcat as described in <a href="http://tomcat.apache.org/tomcat-7.0-doc/setup.html">Tomcat Documentation</a></li>
 <li>Start Tomcat e.g. via <code>$TOMCAT_HOME/bin/startup.sh</code> (Linux) or <code>$TOMCAT_HOME/bin/startup.bat</code> (Windows)</li>
 <li>Build of OData Application</li>
 <li>Build your own <code>WAR</code> or</li>