You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2014/02/11 21:26:12 UTC

svn commit: r1567359 - /isis/site/trunk/content/components/objectstores/jdo/managed-1-to-m-relationships.md

Author: danhaywood
Date: Tue Feb 11 20:26:12 2014
New Revision: 1567359

URL: http://svn.apache.org/r1567359
Log:
fixing links

Modified:
    isis/site/trunk/content/components/objectstores/jdo/managed-1-to-m-relationships.md

Modified: isis/site/trunk/content/components/objectstores/jdo/managed-1-to-m-relationships.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/components/objectstores/jdo/managed-1-to-m-relationships.md?rev=1567359&r1=1567358&r2=1567359&view=diff
==============================================================================
--- isis/site/trunk/content/components/objectstores/jdo/managed-1-to-m-relationships.md (original)
+++ isis/site/trunk/content/components/objectstores/jdo/managed-1-to-m-relationships.md Tue Feb 11 20:26:12 2014
@@ -29,7 +29,7 @@ and
         ...
     }
 
-Contrast the above with the programmatic maintenance described in the [how-to](../../../applib-guide/how-tos/how-to-04-060-How-to-set-up-and-maintain-bidirectional-relationships.html).
+Contrast the above with the programmatic maintenance described in the [how-to](../../../more-advanced-topics/how-to-04-060-How-to-set-up-and-maintain-bidirectional-relationships.html).
 
 > **Note**
 >