Skip to content

Commit 6b1d854

Browse files
committed
Merge pull request #203 from abhisekp/patch-1
Use generic url
2 parents 502ccb6 + def7206 commit 6b1d854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<title>HTMLBook</title>
55
<meta charset="utf-8">
6-
<script src="http://www.w3.org/Tools/respec/respec-w3c-common" async class="remove"></script>
6+
<script src="//www.w3.org/Tools/respec/respec-w3c-common" async class="remove"></script>
77
<script class="remove">
88
var respecConfig = {
99
additionalCopyrightHolders: "Copyright &copy; 2014 O&#x2019;Reilly Media, Inc.",

0 commit comments

Comments
 (0)