You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by mi...@apache.org on 2014/09/16 14:40:39 UTC

svn commit: r1625262 - in /olingo/site/trunk/content: doc/odata2/download.mdtext doc/odata2/index.mdtext documentation2.mdtext

Author: mibo
Date: Tue Sep 16 12:40:38 2014
New Revision: 1625262

URL: http://svn.apache.org/r1625262
Log:
Fixed wron URLs

Modified:
    olingo/site/trunk/content/doc/odata2/download.mdtext
    olingo/site/trunk/content/doc/odata2/index.mdtext
    olingo/site/trunk/content/documentation2.mdtext

Modified: olingo/site/trunk/content/doc/odata2/download.mdtext
URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/doc/odata2/download.mdtext?rev=1625262&r1=1625261&r2=1625262&view=diff
==============================================================================
--- olingo/site/trunk/content/doc/odata2/download.mdtext (original)
+++ olingo/site/trunk/content/doc/odata2/download.mdtext Tue Sep 16 12:40:38 2014
@@ -45,7 +45,7 @@ Apache Olingo OData2 artifacts are avail
 ### Older Releases
 
 For older releases please refer to [Archives][4]
-or you can get them [using Maven](doc/maven.html).
+or you can get them [using Maven](/doc/maven.html).
 
 ### Verify Authenticity of Downloads package
 

Modified: olingo/site/trunk/content/doc/odata2/index.mdtext
URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/doc/odata2/index.mdtext?rev=1625262&r1=1625261&r2=1625262&view=diff
==============================================================================
--- olingo/site/trunk/content/doc/odata2/index.mdtext (original)
+++ olingo/site/trunk/content/doc/odata2/index.mdtext Tue Sep 16 12:40:38 2014
@@ -27,47 +27,47 @@ Notice:    Licensed to the Apache Softwa
 ### Tutorials (OData 2.0)
 
 ##### Olingo for Client usage
-* [Client Sample Tutorial](doc/tutorials/OlingoV2BasicClientSample.html)
-* [Consuming Delta Responses](doc/tutorials/deltaClient.html)
-* [How to use the Batch Client API](doc/tutorials/batchClientApi.html)
+* [Client Sample Tutorial](/doc/tutorials/OlingoV2BasicClientSample.html)
+* [Consuming Delta Responses](/doc/tutorials/deltaClient.html)
+* [How to use the Batch Client API](/doc/tutorials/batchClientApi.html)
 
 ##### Olingo for Server usage
-* [Read Scenario](doc/tutorials/basicread.html)
-* [Write Scenario](doc/tutorials/Olingo_Tutorial_BasicWrite.html)
-* [Read Scenario - $expand](doc/tutorials/read_expand.html)
-* [Read Scenario - Media Resources](doc/tutorials/read_media-resource.html)
-* [Batch Scenario (read/write)](doc/tutorials/Olingo_Tutorial_AdvancedReadWrite_Batch.html)
-* [Delta Responses](doc/tutorials/delta.html)
+* [Read Scenario](/doc/tutorials/basicread.html)
+* [Write Scenario](/doc/tutorials/Olingo_Tutorial_BasicWrite.html)
+* [Read Scenario - $expand](/doc/tutorials/read_expand.html)
+* [Read Scenario - Media Resources](/doc/tutorials/read_media-resource.html)
+* [Batch Scenario (read/write)](/doc/tutorials/Olingo_Tutorial_AdvancedReadWrite_Batch.html)
+* [Delta Responses](/doc/tutorials/delta.html)
 
 ##### Olingo Library Extensions
 
-* [Creating a Web Application Project for Transforming JPA Models into OData Services](doc/tutorials/CreateWebApp.html)
-* [Extending the EDM Generated from the JPA Models](doc/tutorials/ExtendingtheEDM.html)
-* [Adding Function Imports to OData Services](doc/tutorials/jpafunctionimport.html)
-* [Redefine Metadata for JPA Model](doc/tutorials/jparedefinemetadata.html)
+* [Creating a Web Application Project for Transforming JPA Models into OData Services](/doc/tutorials/CreateWebApp.html)
+* [Extending the EDM Generated from the JPA Models](/doc/tutorials/ExtendingtheEDM.html)
+* [Adding Function Imports to OData Services](/doc/tutorials/jpafunctionimport.html)
+* [Redefine Metadata for JPA Model](/doc/tutorials/jparedefinemetadata.html)
 * [Delta Token Support][1]
 * [Handling CLOB and BLOB Data Types][2]
 * [Custom OData JPA Processor][3]
-* [Creating a Web Application Project with Annotation Processor Extension](doc/tutorials/AnnotationProcessorExtension.html)
+* [Creating a Web Application Project with Annotation Processor Extension](/doc/tutorials/AnnotationProcessorExtension.html)
 
 ##### Miscellaneous
 
-* [Non JAX-RS support](doc/tutorials/servlet.html)
-* [Implementation of Filter Visitor](doc/tutorials/Olingo_Tutorial_AdvancedRead_FilterVisitor.html)
-* [Parse Metadata](doc/tutorials/Olingo_Tutorial_BasicRead_EDM.html)
-* [Service Resolution](doc/tutorials/Olingo_Tutorial_Advanced_Service_Resolution.html)
-* [Debug Support and Custom Error Handling](doc/tutorials/debug.html)
-* [OSGi Support](doc/tutorials/osgi.html)
+* [Non JAX-RS support](/doc/tutorials/servlet.html)
+* [Implementation of Filter Visitor](/doc/tutorials/Olingo_Tutorial_AdvancedRead_FilterVisitor.html)
+* [Parse Metadata](/doc/tutorials/Olingo_Tutorial_BasicRead_EDM.html)
+* [Service Resolution](/doc/tutorials/Olingo_Tutorial_Advanced_Service_Resolution.html)
+* [Debug Support and Custom Error Handling](/doc/tutorials/debug.html)
+* [OSGi Support](/doc/tutorials/osgi.html)
 
 ### Javadoc
 
-* [Javadoc for OData 2.0 Library](javadoc/odata2)
+* [Javadoc for OData 2.0 Library](/javadoc/odata2)
 
 ### Olingo Project Setup (Contributors)
 
 * [Git and Maven Support](/doc/odata2/maven.html)
 * [Eclipse IDE Support](/doc/odata2/eclipse.html)
-* [Release Documentation](doc/release.html)
+* [Release Documentation](/doc/release.html)
 
 
   [1]: http://olingo.apache.org/doc/odata2/tutorials/DeltaQuerySupport.html

Modified: olingo/site/trunk/content/documentation2.mdtext
URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/documentation2.mdtext?rev=1625262&r1=1625261&r2=1625262&view=diff
==============================================================================
--- olingo/site/trunk/content/documentation2.mdtext (original)
+++ olingo/site/trunk/content/documentation2.mdtext Tue Sep 16 12:40:38 2014
@@ -78,4 +78,4 @@ Notice:    Licensed to the Apache Softwa
 
 * [Git and Maven Support](/doc/odata2/maven.html)
 * [Eclipse IDE Support](/doc/odata2/eclipse.html)
-* [Release Documentation](doc/release.html)
+* [Release Documentation](/doc/release.html)