Author: danielsoro
Date: Tue Jun 30 20:27:57 2015
New Revision: 1688515
URL: http://svn.apache.org/r1688515
Log:
Site checkin for project Apache DeltaSpike Documentation
Modified:
deltaspike/site/trunk/content/staging/documentation/data.html
Modified: deltaspike/site/trunk/content/staging/documentation/data.html
URL:
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/staging/documentation/data.html?rev=1688515&r1=1688514&r2=1688515&view=diff
==============================================================================
--- deltaspike/site/trunk/content/staging/documentation/data.html (original)
+++ deltaspike/site/trunk/content/staging/documentation/data.html Tue Jun 30
20:27:57 2015
@@ -1243,7 +1243,7 @@ annotations, the <code>singleResult</cod
from the <code>EntityRepository</code>, the repository will figure out if a
transaction is needed or not, and if so, if there is already one
ongoing. The Data module uses the <code>TransactionStrategy</code> provided by
the
-<a href="http://deltaspike.apache.org/jpa">JPA Module</a> for this. See the JPA
+<a href="http://deltaspike.apache.org/documentation/jpa.html">JPA Module</a>
for this. See the JPA
module documentation for more details.</p>
</div>
<div class="admonitionblock important">