Skip to content

Commit 0719a7c

Browse files
committed
Update apidoc current index.html
1 parent 54acd6b commit 0719a7c

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

apidoc/current/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@
33
<html lang="en">
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
6-
<meta http-equiv="refresh" content="1;URL='/apidoc/15'" />
6+
<meta http-equiv="refresh" content="1;URL='/apidoc/15/index.html'" />
77
<title>Redirect to current JavaDoc</title>
88
</head>
99
<body>
10-
<h3>Redirecting to <a href="/apidoc/15">/apidoc/15</a></h3>
10+
<h3>Redirecting to <a href="/apidoc/15">/apidoc/15/index</a></h3>
11+
1112
</body>
1213
</html>

apidoc/index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
2+
<!-- NewPage -->
3+
<html lang="en">
4+
<head>
5+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
6+
<meta http-equiv="refresh" content="1;URL='/apidoc/15/index.html'" />
7+
<title>Redirect to current JavaDoc</title>
8+
</head>
9+
<body>
10+
<h3>Redirecting to <a href="/apidoc/15">/apidoc/15/index</a></h3>
11+
12+
</body>
13+
</html>

0 commit comments

Comments
 (0)