Author: Tobias Schlitt
Date: 2007-03-08 11:01:48 +0100 (Thu, 08 Mar 2007)
New Revision: 4729

Log:
- Made link relative.

Modified:
   trunk/PersistentObject/docs/tutorial.txt

Modified: trunk/PersistentObject/docs/tutorial.txt
===================================================================
--- trunk/PersistentObject/docs/tutorial.txt    2007-03-08 09:58:38 UTC (rev 
4728)
+++ trunk/PersistentObject/docs/tutorial.txt    2007-03-08 10:01:48 UTC (rev 
4729)
@@ -253,7 +253,7 @@
 and how to use it, please refer to the `specific subsection of the Database
 components tutorial`_.
 
-.. _`specific subsection of the Database components tutorial`: 
http://ez.no/doc/components/view/latest/(file)/introduction_Database.html#query-abstraction-usage
+.. _`specific subsection of the Database components tutorial`: 
introduction_Database.html#query-abstraction-usage
 
 The find() method will fetch the complete result set and instantiate it for
 you. This is not desirable if you are fetching large numbers of objects and you

-- 
svn-components mailing list
svn-components@lists.ez.no
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to