Author: mibo
Date: Tue May 19 09:25:41 2015
New Revision: 1680211

URL: http://svn.apache.org/r1680211
Log:
Fixed URLs

Modified:
    olingo/site/trunk/content/doc/odata4/tutorials/write/tutorial_write.mdtext

Modified: 
olingo/site/trunk/content/doc/odata4/tutorials/write/tutorial_write.mdtext
URL: 
http://svn.apache.org/viewvc/olingo/site/trunk/content/doc/odata4/tutorials/write/tutorial_write.mdtext?rev=1680211&r1=1680210&r2=1680211&view=diff
==============================================================================
--- olingo/site/trunk/content/doc/odata4/tutorials/write/tutorial_write.mdtext 
(original)
+++ olingo/site/trunk/content/doc/odata4/tutorials/write/tutorial_write.mdtext 
Tue May 19 09:25:41 2015
@@ -39,13 +39,13 @@ The sample code shouldn't be reused for
 
 # 1. Prerequisites
 
-Same prerequisites as in [Tutorial Part 1: Read Entity 
Collection](http://olingo.apache.org/doc/odata4/tutorials/read/tutorial_read.html)
 and [Tutorial Part 2: Read 
Entity](http://olingo.apache.org/doc/odata4/tutorials/readep/tutorial_readep.html)
 as well as basic knowledge about the concepts presented in both tutorials.
+Same prerequisites as in [Tutorial Part 1: Read Entity 
Collection](/doc/odata4/tutorials/read/tutorial_read.html) and [Tutorial Part 
2: Read Entity](/doc/odata4/tutorials/readep/tutorial_readep.html) as well as 
basic knowledge about the concepts presented in both tutorials.
 
 ---
 
 # 2. Preparation
 
-Follow [Tutorial Part 1: Read Entity 
Collection](http://olingo.apache.org/doc/odata4/tutorials/read/tutorial_read.html)
 and [Tutorial Part 2: Read 
Entity](http://olingo.apache.org/doc/odata4/tutorials/readep/tutorial_readep.html)
 or as shortcut import the project attached to *Tutorial Part 2* into your 
Eclipse workspace.
+Follow [Tutorial Part 1: Read Entity 
Collection](/doc/odata4/tutorials/read/tutorial_read.html) and [Tutorial Part 
2: Read Entity](/doc/odata4/tutorials/readep/tutorial_readep.html) or as 
shortcut import the project attached to *Tutorial Part 2* into your Eclipse 
workspace.
 
 Afterwards do a *Deploy and run*: it should be working.
 
@@ -387,4 +387,4 @@ Tutorial OData V4 service part 3: [Write
 Tutorial OData V4 service, part 4: [Navigation - (To Be Announced)](...)
 
 OData specification: <http://odata.org/>
-Olingo Javadoc: <http://olingo.apache.org/javadoc/odata4/index.html>
+Olingo Javadoc: 
[http://olingo.apache.org/javadoc/odata4/index.html](/javadoc/odata4/index.html)


Reply via email to