You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by si...@apache.org on 2011/02/10 10:41:46 UTC

svn commit: r1069307 - /river/site/trunk/content/documentation.mdtext

Author: sijskes
Date: Thu Feb 10 09:41:46 2011
New Revision: 1069307

URL: http://svn.apache.org/viewvc?rev=1069307&view=rev
Log:
adapted website paths

Modified:
    river/site/trunk/content/documentation.mdtext

Modified: river/site/trunk/content/documentation.mdtext
URL: http://svn.apache.org/viewvc/river/site/trunk/content/documentation.mdtext?rev=1069307&r1=1069306&r2=1069307&view=diff
==============================================================================
--- river/site/trunk/content/documentation.mdtext (original)
+++ river/site/trunk/content/documentation.mdtext Thu Feb 10 09:41:46 2011
@@ -5,10 +5,10 @@ Title: Documentation
 # Apache River Documentation
 
 
-The original Jini documentation (including the formal specifications) can be found [here](http://incubator.apache.org/river/doc/index.html).  For more general help and information please see the list of topics below.
+The original Jini documentation (including the formal specifications) can be found [here](http://river.apache.org/doc/index.html).  For more general help and information please see the list of topics below.
 
 |Document|Description|
 |[Basic River Services](user-guide-basic-river-services.html)|A short article explaining how to start the basic River services (Lookup Service, Java Space and Transaction Manager) which come with the River release; as well as some sample code on how to find them|
 |[Glossary](user-guide-glossary.html)|A definition of a few of the common terms when using Jini/River|
 |[River Artifacts](user-guide-river-jar-artifacts.html)|An extract from the developer list discussing the history behind River's JAR artifacts|
-|[Socket Factories](user-guide-socketfactories.html)|A note on the correct use of SocketFactories in EndPoints|
\ No newline at end of file
+|[Socket Factories](user-guide-socketfactories.html)|A note on the correct use of SocketFactories in EndPoints|