Skip to content

Commit 0b9696e

Browse files
committed
fix mixed content warning
1 parent c91c15a commit 0b9696e

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
@@ -6,7 +6,7 @@
66
<meta name="author" content="Sindre Sorhus">
77
<meta name="viewport" content="width=device-width">
88
<title>devtools-detect • Detect if DevTools is open</title>
9-
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.min.css">
9+
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.min.css">
1010
<style>
1111
html,
1212
body {

0 commit comments

Comments
 (0)