This is an automated email from the ASF dual-hosted git repository.

jamesbognar pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/juneau-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new a2bf9ac77 Revert javadoc links back to 9.0.1
a2bf9ac77 is described below

commit a2bf9ac7791d88251e5baf48c9d83aab841994e1
Author: James Bognar <[email protected]>
AuthorDate: Thu Jun 26 12:53:57 2025 -0400

    Revert javadoc links back to 9.0.1
---
 content/index.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/content/index.html b/content/index.html
index 3998eb72e..c39cab6ce 100644
--- a/content/index.html
+++ b/content/index.html
@@ -167,9 +167,9 @@
                        <li><a href='about.html' id='about' onclick="return 
select(this)">About</a>
                        <li><a href='https://github.com/apache/juneau' 
target='_blank'>GitHub</a></li>
                        <li><a href='https://github.com/apache/juneau/wiki' 
target='_blank'>Wiki</a></li>
-                       <li><a 
href='https://juneau.apache.org/site/apidocs-9.1.0/overview-summary.html#overview.description'
 target='_blank'>Documentation</a></li>
-                       <li><a 
href='https://juneau.apache.org/site/apidocs-9.1.0/overview-summary.html#ReleaseNotes'
 target='_blank'>Release Notes</a></li>
-                       <li><a 
href='https://juneau.apache.org/site/apidocs-9.1.0/index.html' 
target='_blank'>Javadocs</a></li>
+                       <li><a 
href='https://juneau.apache.org/site/apidocs-9.0.1/overview-summary.html#overview.description'
 target='_blank'>Documentation</a></li>
+                       <li><a 
href='https://juneau.apache.org/site/apidocs-9.0.1/overview-summary.html#ReleaseNotes'
 target='_blank'>Release Notes</a></li>
+                       <li><a 
href='https://juneau.apache.org/site/apidocs-9.0.1/index.html' 
target='_blank'>Javadocs</a></li>
                        <li><a href='downloads.html' id='downloads' 
onclick="return select(this)">Downloads</a></li>
                        <li><a href="http://www.apache.org/security"; 
target="_blank">Security</a></li>
                        <li><a href="http://www.apache.org/foundation"; 
target="_blank">Apache</a>

Reply via email to