svn commit: r1756335 - /ofbiz/trunk/framework/entity/documents/EntityEngine.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1756335 - /ofbiz/trunk/framework/entity/documents/EntityEngine.xml

jleroux@apache.org
Author: jleroux
Date: Sun Aug 14 21:46:21 2016
New Revision: 1756335

URL: http://svn.apache.org/viewvc?rev=1756335&view=rev
Log:
No functional changes, simply updates the documentation: deprecated wiki links

Modified:
    ofbiz/trunk/framework/entity/documents/EntityEngine.xml

Modified: ofbiz/trunk/framework/entity/documents/EntityEngine.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/entity/documents/EntityEngine.xml?rev=1756335&r1=1756334&r2=1756335&view=diff
==============================================================================
--- ofbiz/trunk/framework/entity/documents/EntityEngine.xml (original)
+++ ofbiz/trunk/framework/entity/documents/EntityEngine.xml Sun Aug 14 21:46:21 2016
@@ -26,21 +26,21 @@
     <section>
     <title>Entity Engine guide.</title>
     <para>
-       <link xl:href="http://ofbiz.apache.org/docs/entity.html">Entity engine Guide(to be converted)</link>
+       <link xl:href="https://cwiki.apache.org/confluence/display/OFBIZ/Entity+Engine+Guide">Entity engine Guide</link>
     </para>
     </section>
     
     <section>
     <title>Entity Engine Configuration Guide.</title>
     <para>
-          <link xl:href="http://ofbiz.apache.org/docs/entityconfig.html">entity engine configuration guide (to be converted)</link>
+          <link xl:href="https://cwiki.apache.org/confluence/display/OFBIZ/Entity+Engine+Configuration+Guide">entity engine configuration guide</link>
     </para>
     </section>
     
     <section>
     <title>Entity overview.</title>
     <para>
-        <link xl:href="http://cwiki.apache.org/confluence/display/OFBTECH/General+Entity+Overview">Entity overview (to be converted)</link>
+        <link xl:href="https://cwiki.apache.org/confluence/display/OFBIZ/General+Entity+Overview">Entity overview</link>
     </para>
         
     </section>