Skip to content

Commit 552f53e

Browse files
committed
add a meta tag redirect for source-map -> ecma426
1 parent 1f634ed commit 552f53e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

source-map/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<!DOCTYPE html>
2+
<meta charset="utf-8">
3+
<title>Redirecting to https://tc39.es/ecma426/</title>
4+
<meta http-equiv="refresh" content="0; URL=https://tc39.es/ecma426/">
5+
<link rel="canonical" href="https://tc39.es/ecma426/">

0 commit comments

Comments
 (0)