Skip to content

Commit bd664ba

Browse files
Updates
1 parent 8e68d5a commit bd664ba

148 files changed

Lines changed: 2099 additions & 1176 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

index.html

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1-
<meta http-equiv="refresh" content="0; url=v5.0/"/>
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="UTF-8">
5+
<title>Redirecting to latest documentation</title>
6+
<meta http-equiv="refresh" content="0; url=v5.0.1/" />
7+
</head>
8+
<body>
9+
<p>Redirecting to latest documentation...</p>
10+
</body>
11+
</html>

0 commit comments

Comments
 (0)