Author: struberg
Date: Fri Sep  4 11:27:03 2020
New Revision: 1881446

URL: http://svn.apache.org/viewvc?rev=1881446&view=rev
Log:
fix links

Modified:
    openjpa/site/trunk/content/documentation.mdtext

Modified: openjpa/site/trunk/content/documentation.mdtext
URL: 
http://svn.apache.org/viewvc/openjpa/site/trunk/content/documentation.mdtext?rev=1881446&r1=1881445&r2=1881446&view=diff
==============================================================================
--- openjpa/site/trunk/content/documentation.mdtext (original)
+++ openjpa/site/trunk/content/documentation.mdtext Fri Sep  4 11:27:03 2020
@@ -32,7 +32,7 @@ The online OpenJPA documentation can be
  </td><td class="border"> <a 
href="http://openjpa.apache.org/builds/3.1.2/apache-openjpa/docs/manual.html";>manual</a>
  </td><td class="border"> <a 
href="http://openjpa.apache.org/builds/3.1.2/apache-openjpa/docs/manual.pdf";>manual</a>
  </td><td class="border"> <a 
href="http://openjpa.apache.org/builds/3.1.2/apidocs/index.html";>javadoc</a>
- </td><td class="border"><A 
href="openjpa-3.1.x.html##changes-in-openjpa-312">Release Notes</A>
+ </td><td class="border"><A 
href="openjpa-3.1.x.html#changes-in-openjpa-312">Release Notes</A>
 </td></tr>
 <tr>
 <tr><td class="border"> OpenJPA 3.1.1
@@ -40,7 +40,7 @@ The online OpenJPA documentation can be
  </td><td class="border"> <a 
href="http://openjpa.apache.org/builds/3.1.1/apache-openjpa/docs/manual.html";>manual</a>
  </td><td class="border"> <a 
href="http://openjpa.apache.org/builds/3.1.1/apache-openjpa/docs/manual.pdf";>manual</a>
  </td><td class="border"> <a 
href="http://openjpa.apache.org/builds/3.1.1/apidocs/index.html";>javadoc</a>
- </td><td class="border"><A 
href="openjpa-3.1.x.html##changes-in-openjpa-311">Release Notes</A>
+ </td><td class="border"><A 
href="openjpa-3.1.x.html#changes-in-openjpa-311">Release Notes</A>
 </td></tr>
 <tr>
 <tr><td class="border"> OpenJPA 3.1.0
@@ -48,7 +48,7 @@ The online OpenJPA documentation can be
  </td><td class="border"> <a 
href="http://openjpa.apache.org/builds/3.1.0/apache-openjpa/docs/manual.html";>manual</a>
  </td><td class="border"> <a 
href="http://openjpa.apache.org/builds/3.1.0/apache-openjpa/docs/manual.pdf";>manual</a>
  </td><td class="border"> <a 
href="http://openjpa.apache.org/builds/3.1.0/apidocs/index.html";>javadoc</a>
- </td><td class="border"><A 
href="openjpa-3.1.x.html##changes-in-openjpa-310">Release Notes</A>
+ </td><td class="border"><A 
href="openjpa-3.1.x.html#changes-in-openjpa-310">Release Notes</A>
 </td></tr>
 <tr>
 </table>
@@ -74,7 +74,7 @@ Javadocs </th><th>Release Notes</th></tr
 
 <table>
 <tr><th> Version </th><th> HTML Manual </th><th> HTML Manual (Single Page) 
</th><th> PDF Manual </th><th>
-Javadocs </th><th>Release Notes</th></tr>
+Javadocs </th></tr>
 <tr><td class="border"> OpenJPA 2.4.3
  </td><td class="border"> <a 
href="http://openjpa.apache.org/builds/2.4.3/apache-openjpa/docs/main.html";>manual</a>
  </td><td class="border"> <a 
href="http://openjpa.apache.org/builds/2.4.3/apache-openjpa/docs/manual.html";>manual</a>


Reply via email to