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

juanpablo 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 3bed750  update javadocs location
3bed750 is described below

commit 3bed7507502b1b390b23f667ace52d0217af8401
Author: Juan Pablo Santos Rodríguez <[email protected]>
AuthorDate: Fri Mar 8 20:55:47 2019 +0100

    update javadocs location
---
 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 8e9e860..64a6a62 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.11.0.M1/index.html";>
+        <meta http-equiv="refresh" 
content="1;url=http://jspwiki.apache.org/apidocs/2.11.0.M2/index.html";>
         <script type="text/javascript">
-            window.location.href = 
"http://jspwiki.apache.org/apidocs/2.11.0.M1/index.html";
+            window.location.href = 
"http://jspwiki.apache.org/apidocs/2.11.0.M2/index.html";
         </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.11.0.M1/index.html'>latest 
javadocs</a>.
+        If you are not redirected automatically, follow the link to <a 
href='http://jspwiki.apache.org/apidocs/2.11.0.M2/index.html'>latest 
javadocs</a>.
     </body>
 </html>
\ No newline at end of file

Reply via email to