Skip to content
This repository was archived by the owner on Aug 5, 2019. It is now read-only.

Commit d5a9b2f

Browse files
author
Bastien Abadie
committed
Fix nits
1 parent 9cc526c commit d5a9b2f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
<!DOCTYPE HTML>
22

33
<meta charset="UTF-8">
4-
<meta http-equiv="refresh" content="1; url=https://coverage.moz.tools">
4+
<meta http-equiv="refresh" content="0; url=https://coverage.moz.tools">
5+
<link rel="canonical" href="https://coverage.moz.tools">
56

67
<script>
78
window.location.href = "https://coverage.moz.tools"

0 commit comments

Comments
 (0)