We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c9f6b3 commit a71c365Copy full SHA for a71c365
index.html
@@ -2,11 +2,11 @@
2
<html lang="en-US">
3
<head>
4
<meta charset="UTF-8">
5
- <meta http-equiv="refresh" content="0; url=refs/heads/master/html/index.html">
+ <meta http-equiv="refresh" content="0; url=master/html/index.html">
6
<title>Page Redirection</title>
7
</head>
8
<body>
9
If you are not redirected automatically,
10
- follow the <a href="/refs/heads/master/html/index.html">link to the documentation</a>
+ follow the <a href="master/html/index.html">link to the documentation</a>
11
</body>
12
</html>
0 commit comments