Author: mibo
Date: Thu May 21 16:36:30 2015
New Revision: 1680924

URL: http://svn.apache.org/r1680924
Log:
Updated links

Modified:
    olingo/site/trunk/content/doc/odata4/tutorials/read/tutorial_read.mdtext
    olingo/site/trunk/content/doc/odata4/tutorials/readep/tutorial_readep.mdtext
    olingo/site/trunk/content/doc/odata4/tutorials/write/tutorial_write.mdtext

Modified: 
olingo/site/trunk/content/doc/odata4/tutorials/read/tutorial_read.mdtext
URL: 
http://svn.apache.org/viewvc/olingo/site/trunk/content/doc/odata4/tutorials/read/tutorial_read.mdtext?rev=1680924&r1=1680923&r2=1680924&view=diff
==============================================================================
--- olingo/site/trunk/content/doc/odata4/tutorials/read/tutorial_read.mdtext 
(original)
+++ olingo/site/trunk/content/doc/odata4/tutorials/read/tutorial_read.mdtext 
Thu May 21 16:36:30 2015
@@ -1005,10 +1005,10 @@ The project as final result can be downl
 
 Further topics to be covered by follow-up tutorials:  
 
-  * Tutorial OData V4 service part 2: [Read Entity, Read Property (this 
page)](/doc/odata4/tutorials/readep/tutorial_readep.html) | [sample project 
zip](/doc/odata4/tutorials/readep/sample/DemoService_Tutorial_Readep.zip)  
-  * Tutorial OData V4 service part 3: [Write (Create, Update, Delete 
Entity)](/doc/odata4/tutorials/write/tutorial_write.html) | [sample project 
zip](/doc/odata4/tutorials/write/sample/DemoService_Tutorial_Write.zip)  
-  * Work in progress: Tutorial OData V4 service part 4: 
[Navigation](/doc/odata4/index.html) | [sample project 
zip](/doc/odata4/index.html)  
-  * Work in progress: Tutorial OData V4 service part 5: [System Query 
Options](/doc/odata4/index.html) | [sample project zip](/doc/odata4/index.html) 
 
+  * Tutorial OData V4 service part 1: [Read Entity Collection (this 
page)](/doc/odata4/tutorials/read/tutorial_read.html) | [sample 
project](sample/DemoService_Tutorial_Read.zip) 
([md5](sample/DemoService_Tutorial_Read.zip.md5), 
[sha512](sample/DemoService_Tutorial_Read.zip.sha512), 
[pgp](sample/DemoService_Tutorial_Read.zip.asc)).
+  * Tutorial OData V4 service part 2: [Read Entity, Read 
Property](/doc/odata4/tutorials/readep/tutorial_readep.html) | [sample project 
zip](/doc/odata4/tutorials/readep/sample/DemoService_Tutorial_ReadEp.zip) 
([md5](sample/DemoService_Tutorial_ReadEp.zip.md5), 
[sha512](sample/DemoService_Tutorial_ReadEp.zip.sha512), 
[pgp](sample/DemoService_Tutorial_ReadEp.zip.asc))  
+  * Tutorial OData V4 service part 3: [Write (Create, Update, Delete 
Entity)](/doc/odata4/tutorials/write/tutorial_write.html) | [sample project 
zip](/doc/odata4/tutorials/write/sample/DemoService_Tutorial_Write.zip) 
([md5](sample/DemoService_Tutorial_Write.zip.md5), 
[sha512](sample/DemoService_Tutorial_Write.zip.zip.sha512), 
[pgp](sample/DemoService_Tutorial_Write.zip.asc))  
+  * Tutorial OData V4 service part 4: [Navigation - (To Be Announced)](...)  
 
 
 **Further reading**

Modified: 
olingo/site/trunk/content/doc/odata4/tutorials/readep/tutorial_readep.mdtext
URL: 
http://svn.apache.org/viewvc/olingo/site/trunk/content/doc/odata4/tutorials/readep/tutorial_readep.mdtext?rev=1680924&r1=1680923&r2=1680924&view=diff
==============================================================================
--- 
olingo/site/trunk/content/doc/odata4/tutorials/readep/tutorial_readep.mdtext 
(original)
+++ 
olingo/site/trunk/content/doc/odata4/tutorials/readep/tutorial_readep.mdtext 
Thu May 21 16:36:30 2015
@@ -33,7 +33,7 @@ Note that this tutorial doesn’t cov
 Such operations will be the focus of the Olingo V4 tutorial no. 3
 
 **Note**  
-The full implementation of the OData service as described in the present 
tutorial can be found in the attached zip file that contains an Eclipse project 
that can be imported into your Eclipse workspace.
+The full implementation of the OData service as described in the present 
tutorial can be found in the [attached zip 
file](/doc/odata4/tutorials/readep/sample/DemoService_Tutorial_ReadEp.zip) 
([md5](sample/DemoService_Tutorial_ReadEp.zip.md5), 
[sha512](sample/DemoService_Tutorial_ReadEp.zip.sha512), 
[pgp](sample/DemoService_Tutorial_ReadEp.zip.asc)) that contains an Eclipse 
project that can be imported into your Eclipse workspace.
 
 **Disclaimer**  
 Again, in the present tutorial, We will focus only on the relevant 
implementation, in order to keep the code small and simple.
@@ -790,9 +790,9 @@ In the next tutorial ([Part 3: Write](/d
 
 # 6. Links
 
-Tutorial OData V4 service part 1: [Read Entity 
Collection](/doc/odata4/tutorials/read/tutorial_read.html) | [sample project 
zip](/doc/odata4/tutorials/read/sample/DemoService_Tutorial_Read.zip)  
-Tutorial OData V4 service part 2: [Read Entity, Read Property (this 
page)](/doc/odata4/tutorials/readep/tutorial_readep.html) | [sample project 
zip](/doc/odata4/tutorials/readep/sample/DemoService_Tutorial_Readep.zip)  
-Tutorial OData V4 service part 3: [Write (Create, Update, Delete 
Entity)](/doc/odata4/tutorials/write/tutorial_write.html) | [sample project 
zip](/doc/odata4/tutorials/write/sample/DemoService_Tutorial_Write.zip)  
+  * Tutorial OData V4 service part 1: [Read Entity 
Collection](/doc/odata4/tutorials/read/tutorial_read.html) | [sample 
project](sample/DemoService_Tutorial_Read.zip) 
([md5](sample/DemoService_Tutorial_Read.zip.md5), 
[sha512](sample/DemoService_Tutorial_Read.zip.sha512), 
[pgp](sample/DemoService_Tutorial_Read.zip.asc)).
+  * Tutorial OData V4 service part 2: [Read Entity, Read Property (this 
page)](/doc/odata4/tutorials/readep/tutorial_readep.html) | [sample project 
zip](/doc/odata4/tutorials/readep/sample/DemoService_Tutorial_ReadEp.zip) 
([md5](sample/DemoService_Tutorial_ReadEp.zip.md5), 
[sha512](sample/DemoService_Tutorial_ReadEp.zip.sha512), 
[pgp](sample/DemoService_Tutorial_ReadEp.zip.asc))  
+  * Tutorial OData V4 service part 3: [Write (Create, Update, Delete 
Entity)](/doc/odata4/tutorials/write/tutorial_write.html) | [sample project 
zip](/doc/odata4/tutorials/write/sample/DemoService_Tutorial_Write.zip) 
([md5](sample/DemoService_Tutorial_Write.zip.md5), 
[sha512](sample/DemoService_Tutorial_Write.zip.zip.sha512), 
[pgp](sample/DemoService_Tutorial_Write.zip.asc))  
 
 
 OData specification: <http://odata.org/>  

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=1680924&r1=1680923&r2=1680924&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 
Thu May 21 16:36:30 2015
@@ -405,10 +405,10 @@ In the next tutorial (Part 4: Navigation
 
 # 6. Links
 
-Tutorial OData V4 service part 1: [Read Entity 
Collection](/doc/odata4/tutorials/read/tutorial_read.html) | [sample project 
zip](/doc/odata4/tutorials/read/sample/DemoService_Tutorial_Read.zip)  
-Tutorial OData V4 service part 2: [Read Entity, Read 
Property](/doc/odata4/tutorials/readep/tutorial_readep.html) | [sample project 
zip](/doc/odata4/tutorials/readep/sample/DemoService_Tutorial_Readep.zip)  
-Tutorial OData V4 service part 3: [Write (Create, Update, Delete Entity) - 
(this page)](/doc/odata4/tutorials/write/tutorial_write.html) | [sample project 
zip](/doc/odata4/tutorials/write/sample/DemoService_Tutorial_Write.zip)  
-Tutorial OData V4 service part 4: [Navigation - (To Be Announced)](...)
+  * Tutorial OData V4 service part 1: [Read Entity 
Collection](/doc/odata4/tutorials/read/tutorial_read.html) | [sample 
project](sample/DemoService_Tutorial_Read.zip) 
([md5](sample/DemoService_Tutorial_Read.zip.md5), 
[sha512](sample/DemoService_Tutorial_Read.zip.sha512), 
[pgp](sample/DemoService_Tutorial_Read.zip.asc)).
+  * Tutorial OData V4 service part 2: [Read Entity, Read 
Property](/doc/odata4/tutorials/readep/tutorial_readep.html) | [sample project 
zip](/doc/odata4/tutorials/readep/sample/DemoService_Tutorial_ReadEp.zip) 
([md5](sample/DemoService_Tutorial_ReadEp.zip.md5), 
[sha512](sample/DemoService_Tutorial_ReadEp.zip.sha512), 
[pgp](sample/DemoService_Tutorial_ReadEp.zip.asc))  
+  * Tutorial OData V4 service part 3: [Write (Create, Update, Delete Entity)  
(this page)](/doc/odata4/tutorials/write/tutorial_write.html) | [sample project 
zip](/doc/odata4/tutorials/write/sample/DemoService_Tutorial_Write.zip) 
([md5](sample/DemoService_Tutorial_Write.zip.md5), 
[sha512](sample/DemoService_Tutorial_Write.zip.zip.sha512), 
[pgp](sample/DemoService_Tutorial_Write.zip.asc))  
+  * 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](/javadoc/odata4/index.html)


Reply via email to