Skip to content

Commit 40027ff

Browse files
author
Jon Blower
authored
Changed link to ReSpec script to https in CoverageJSON document
1 parent 92293a0 commit 40027ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coverage-json/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta content="text/html; charset=utf-8" http-equiv="content-type">
55
<title>Overview of the CoverageJSON format</title>
6-
<script class="remove" src="http://www.w3.org/Tools/respec/respec-w3c-common"></script>
6+
<script class="remove" src="https://www.w3.org/Tools/respec/respec-w3c-common"></script>
77
<script class="remove" src="config.js"></script>
88
<style type="text/css">
99
/* Force W3C logo to site side by side with OGC logo */

0 commit comments

Comments
 (0)