Skip to content

Commit 9423547

Browse files
authored
Create index.html
Create redirect from cadl to typespec
1 parent b7c5da0 commit 9423547

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

cadl/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="utf8">
5+
<meta http-equiv="refresh" content="0; url=https://microsoft.github.io/typespec/">
6+
<link rel="canonical" href="https://microsoft.github.io/typespec/">
7+
<title>This page has moved</title>
8+
</head>
9+
<body>
10+
<p>This page has moved. Redirecting you to <a href="https://microsoft.github.io/typespec/">https://microsoft.github.io/typespec/</a>&hellip;</p>
11+
</body>
12+
</html>

0 commit comments

Comments
 (0)