Skip to content

Commit a71c365

Browse files
authored
Update refresh link
1 parent 3c9f6b3 commit a71c365

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<html lang="en-US">
33
<head>
44
<meta charset="UTF-8">
5-
<meta http-equiv="refresh" content="0; url=refs/heads/master/html/index.html">
5+
<meta http-equiv="refresh" content="0; url=master/html/index.html">
66
<title>Page Redirection</title>
77
</head>
88
<body>
99
If you are not redirected automatically,
10-
follow the <a href="/refs/heads/master/html/index.html">link to the documentation</a>
10+
follow the <a href="master/html/index.html">link to the documentation</a>
1111
</body>
1212
</html>

0 commit comments

Comments
 (0)