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

alexoree pushed a commit to branch jbake
in repository https://gitbox.apache.org/repos/asf/jspwiki-site.git


The following commit(s) were added to refs/heads/jbake by this push:
     new eafce67e0a JSPWiki 2.12.4
eafce67e0a is described below

commit eafce67e0a4961727dcdb70d22f18a2f0e8f875f
Author: spyhunter99 <[email protected]>
AuthorDate: Wed Apr 8 18:49:08 2026 -0400

    JSPWiki 2.12.4
---
 src/main/jbake/assets/apidocs/index.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/main/jbake/assets/apidocs/index.html 
b/src/main/jbake/assets/apidocs/index.html
index fd6130ad0a..2ec1bb7e50 100755
--- a/src/main/jbake/assets/apidocs/index.html
+++ b/src/main/jbake/assets/apidocs/index.html
@@ -2,13 +2,13 @@
 <html lang="en-US">
     <head>
         <meta charset="UTF-8">
-        <meta http-equiv="refresh" 
content="1;url=http://jspwiki.apache.org/apidocs/2.12.3/";>
+        <meta http-equiv="refresh" 
content="1;url=http://jspwiki.apache.org/apidocs/2.12.4/";>
         <script type="text/javascript">
-            window.location.href = "http://jspwiki.apache.org/apidocs/2.12.3/";
+            window.location.href = "http://jspwiki.apache.org/apidocs/2.12.4/";
         </script>
         <title>redirecting to latest javadocs</title>
     </head>
     <body>
-        If you are not redirected automatically, follow the link to <a 
href='http://jspwiki.apache.org/apidocs/2.12.3/'>latest javadocs</a>.
+        If you are not redirected automatically, follow the link to <a 
href='http://jspwiki.apache.org/apidocs/2.12.4/'>latest javadocs</a>.
     </body>
 </html>

Reply via email to