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 09c1f18 javadocs pointing to 2.11.0.M6
09c1f18 is described below
commit 09c1f181920640a255e2d35a3c54555f8b4a6e9b
Author: Juan Pablo Santos RodrÃguez <[email protected]>
AuthorDate: Wed Dec 18 00:00:33 2019 +0100
javadocs pointing to 2.11.0.M6
---
src/main/jbake/assets/apidocs/index.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/main/jbake/assets/apidocs/index.html
b/src/main/jbake/assets/apidocs/index.html
index 28ed8fa..a4c629a 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.M5/">
+ <meta http-equiv="refresh"
content="1;url=http://jspwiki.apache.org/apidocs/2.11.0.M6/">
<script type="text/javascript">
- window.location.href =
"http://jspwiki.apache.org/apidocs/2.11.0.M5/"
+ window.location.href =
"http://jspwiki.apache.org/apidocs/2.11.0.M6/"
</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.M5/'>latest javadocs</a>.
+ If you are not redirected automatically, follow the link to <a
href='http://jspwiki.apache.org/apidocs/2.11.0.M6/'>latest javadocs</a>.
</body>
-</html>
\ No newline at end of file
+</html>