Author: chetanm
Date: Tue Mar 31 05:16:47 2015
New Revision: 1670255

URL: http://svn.apache.org/r1670255
Log:
OAK-301- Document Oak

Check if relative links work properly with `..` notation

Modified:
    jackrabbit/oak/trunk/oak-doc/src/site/markdown/nodestore/documentmk.md

Modified: jackrabbit/oak/trunk/oak-doc/src/site/markdown/nodestore/documentmk.md
URL: 
http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-doc/src/site/markdown/nodestore/documentmk.md?rev=1670255&r1=1670254&r2=1670255&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-doc/src/site/markdown/nodestore/documentmk.md 
(original)
+++ jackrabbit/oak/trunk/oak-doc/src/site/markdown/nodestore/documentmk.md Tue 
Mar 31 05:16:47 2015
@@ -432,7 +432,7 @@ Via using one of the two modes below a u
 
 #### Via Configuration
 
-In this mode the config is specified as part of the Mongo URI (See 
[configuration](osgi_config.html#document-node-store)). 
+In this mode the config is specified as part of the Mongo URI (See 
[configuration](../osgi_config.html#document-node-store)). 
 So if a user wants that reads from secondaries should prefer secondary with 
tag _dc:ny,rack:1_ 
 otherwise they go to other secondary then he can specify that via following 
mongouri
 


Reply via email to