Author: ppoddar
Date: Wed Nov 24 18:56:08 2010
New Revision: 1038765

URL: http://svn.apache.org/viewvc?rev=1038765&view=rev
Log:
OPENJPA-1859: Correct hyperlink on the home page

Modified:
    
openjpa/sandboxes/jest/openjpa-examples/jest/src/main/resources/demo/index.html

Modified: 
openjpa/sandboxes/jest/openjpa-examples/jest/src/main/resources/demo/index.html
URL: 
http://svn.apache.org/viewvc/openjpa/sandboxes/jest/openjpa-examples/jest/src/main/resources/demo/index.html?rev=1038765&r1=1038764&r2=1038765&view=diff
==============================================================================
--- 
openjpa/sandboxes/jest/openjpa-examples/jest/src/main/resources/demo/index.html 
(original)
+++ 
openjpa/sandboxes/jest/openjpa-examples/jest/src/main/resources/demo/index.html 
Wed Nov 24 18:56:08 2010
@@ -40,7 +40,7 @@ body {background-image:url("images/back4
   <p>
   
   <span style="font-size:1.2em;color:green;font-weight:bold">DNA application 
is used to demonstrate </span> 
-  <A HREF="../jest">JEST</A>.
+  <A HREF="./jest/">JEST</A>.
   <br>
   
   <h2>Requirement for JEST</h2>


Reply via email to