Skip to content
This repository was archived by the owner on Jun 30, 2023. It is now read-only.

Commit e9731e2

Browse files
author
Marcos Cáceres
authored
Make is work without a local server
1 parent 110665d commit e9731e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<title>Resource Hints</title>
66
<meta charset='utf-8'>
7-
<script src='//www.w3.org/Tools/respec/respec-w3c' async class='remove'></script>
7+
<script src='https://www.w3.org/Tools/respec/respec-w3c' async class='remove'></script>
88
<script class='remove'>
99
var respecConfig = {
1010
shortName: "resource-hints",

0 commit comments

Comments
 (0)