Author: buildbot
Date: Wed Nov 18 01:38:01 2015
New Revision: 972796

Log:
Staging update by buildbot for olingo

Modified:
    websites/staging/olingo/trunk/content/   (props changed)
    
websites/staging/olingo/trunk/content/doc/odata4/tutorials/batch/tutorial_batch.html

Propchange: websites/staging/olingo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Nov 18 01:38:01 2015
@@ -1 +1 @@
-1714831
+1714915

Modified: 
websites/staging/olingo/trunk/content/doc/odata4/tutorials/batch/tutorial_batch.html
==============================================================================
--- 
websites/staging/olingo/trunk/content/doc/odata4/tutorials/batch/tutorial_batch.html
 (original)
+++ 
websites/staging/olingo/trunk/content/doc/odata4/tutorials/batch/tutorial_batch.html
 Wed Nov 18 01:38:01 2015
@@ -122,7 +122,7 @@ Each part of a Multipart MINE message ca
 <p><img alt="Test" src="request.png" /></p>
 <h1 id="2-preparation">2. Preparation<a class="headerlink" 
href="#2-preparation" title="Permanent link">&para;</a></h1>
 <p>You should read the previous tutorials first to have an idea how to read 
and write entities. In addition the following code is based on the write 
tutorial.</p>
-<p>As a shortcut you should chec</p>
+<p>As a shortcut you should checkout the prepared tutorial project in the git 
repository in folder /samples/tutorials/p3_write.</p>
 <p>The main idea of the following implementation is to reuse the existing 
processors.
 To do so, we will implement a new processor, which takes a batch request and 
dispatches the single requests to the responsible processors.</p>
 <p>The following steps have to be performed:</p>


Reply via email to