r9534 - apps/welcome/trunk/code/Guide
| Newsgroups | gmane.comp.java.helma.cvs |
|---|---|
| Message-ID | <20090221145934.757A13D0D6@mia> |
Author: zumbrunn
Date: 2009-02-21 15:59:34 +0100 (Sat, 21 Feb 2009)
New Revision: 9534
Modified:
apps/welcome/trunk/code/Guide/intro.dbmapping.skin
Log:
updated link to orm-tutorial page
Details at http://dev.helma.org/trac/helma/changeset/9534
Modified: apps/welcome/trunk/code/Guide/intro.dbmapping.skin
===================================================================
--- apps/welcome/trunk/code/Guide/intro.dbmapping.skin 2009-02-20 00:51:20 UTC (rev 9533)
+++ apps/welcome/trunk/code/Guide/intro.dbmapping.skin 2009-02-21 14:59:34 UTC (rev 9534)
@@ -47,7 +47,7 @@
<p>To learn how Helma's relational database mapping is put to work and
how it relates and integrates with the other central aspects of the
- framework, <a href="http://helma.org/docs/tutorial/">follow the
+ framework, <a href="http://dev.helma.org/docs/Object-Relational+Mapping+Tutorial/">follow the
tutorial and build the full "addressbook" application</a>.</p>
<p>More information about the object/relational mapping of HopObject properties: