Skip to content

Commit fa46f52

Browse files
committed
Fixing more broken links.
1 parent 82c3129 commit fa46f52

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

spec/index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
<title>Redirecting to ../</title>
6+
<meta http-equiv="refresh" content="0; URL=../">
7+
<link rel="canonical" href="../">
8+
</head>
9+
<body>
10+
Moved to <a href="../">../</a>.
11+
</body>
12+
</html>

0 commit comments

Comments
 (0)