Author: struberg
Date: Fri Sep  4 11:18:07 2020
New Revision: 1881443

URL: http://svn.apache.org/viewvc?rev=1881443&view=rev
Log:
try to make release notes reachable from download page

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=1881443&r1=1881442&r2=1881443&view=diff
==============================================================================
--- openjpa/site/trunk/content/documentation.mdtext (original)
+++ openjpa/site/trunk/content/documentation.mdtext Fri Sep  4 11:18:07 2020
@@ -6,6 +6,9 @@ Title: Documentation
 The online OpenJPA documentation can be found here.
 
 <a name="Documentation-Latest(3.1.1-SNAPSHOT)"></a>
+
+## Nightly builds
+
 <table>
 <tr><th>Version</th><th> HTML Manual</th><th> HTML Manual (Single 
Page)</th><th>PDF Manual</th><th>Javadocs</th><th>Schema</th></tr>
 <tr>
@@ -22,6 +25,8 @@ The online OpenJPA documentation can be
 <a name="Documentation-OpenJPA3.0.xreleases"></a>
 ## OpenJPA 3.1.x releases
 
+<A href="openjpa-3.1.x.html">OpenJPA 3.1.x Release Notes</A>
+
 <table>
 <tr><th>Version</th><th> HTML Manual</th><th> HTML Manual (Single 
Page)</th><th>PDF Manual</th><th>Javadocs</th><th>Schema</th></tr>
 <tr><td class="border"> OpenJPA 3.1.0
@@ -36,6 +41,8 @@ The online OpenJPA documentation can be
 <a name="Documentation-OpenJPA3.0.xreleases"></a>
 ## OpenJPA 3.0.x releases
 
+<A href="openjpa-3.0.x.html">OpenJPA 3.0.x Release Notes</A>
+
 <table>
 <tr><th> Version </th><th> HTML Manual </th><th> HTML Manual (Single Page) 
</th><th> PDF Manual </th><th>
 Javadocs </th><th> Schema </th></tr>
@@ -51,6 +58,8 @@ Javadocs </th><th> Schema </th></tr>
 <a name="Documentation-OpenJPA2.4.xreleases"></a>
 ## OpenJPA 2.4.x releases
 
+<A href="openjpa-2.4.x.html">OpenJPA 2.4.x Release Notes</A>
+
 <table>
 <tr><th> Version </th><th> HTML Manual </th><th> HTML Manual (Single Page) 
</th><th> PDF Manual </th><th>
 Javadocs </th></tr>


Reply via email to