Author: vishwanathk
Date: Tue Aug 14 10:19:42 2012
New Revision: 1372826
URL: http://svn.apache.org/viewvc?rev=1372826&view=rev
Log:
CMS commit to openejb by vishwanathk
Modified:
openejb/trunk/openejb/examples/jpa-eclipselink/README.md
Modified: openejb/trunk/openejb/examples/jpa-eclipselink/README.md
URL:
http://svn.apache.org/viewvc/openejb/trunk/openejb/examples/jpa-eclipselink/README.md?rev=1372826&r1=1372825&r2=1372826&view=diff
==============================================================================
--- openejb/trunk/openejb/examples/jpa-eclipselink/README.md (original)
+++ openejb/trunk/openejb/examples/jpa-eclipselink/README.md Tue Aug 14
10:19:42 2012
@@ -98,7 +98,7 @@ For more information we recommend you to
This operation is too easy, just set the `provider` to
`org.eclipse.persistence.jpa.PersistenceProvider` and add additional properties
to the persistence unit.
The example has followed a strategy that allows the creation of tables in a
HSQL database.
-For a complete list of persistence unit properties see,
[http://www.eclipse.org/eclipselink/api/2.4/org/eclipse/persistence/config/PersistenceUnitProperties.html](here)
+For a complete list of persistence unit properties see
[here](http://www.eclipse.org/eclipselink/api/2.4/org/eclipse/persistence/config/PersistenceUnitProperties.html)
<persistence version="1.0"
xmlns="http://java.sun.com/xml/ns/persistence"