summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2019-09-29 08:11:19 +0200
committerLars-Dominik Braun <lars@6xq.net>2019-09-29 08:11:19 +0200
commitbc0bd6a2f4a10516e89d3af1ea38e8203219fdff (patch)
tree3a6d41a01f277174bb1378a443af51af0fae506b
parent33564f4996840e3a9d3867283abea2a085d77b3a (diff)
downloadlulua-bc0bd6a2f4a10516e89d3af1ea38e8203219fdff.tar.gz
lulua-bc0bd6a2f4a10516e89d3af1ea38e8203219fdff.tar.bz2
lulua-bc0bd6a2f4a10516e89d3af1ea38e8203219fdff.zip
doc: Use HTTPS where possible
-rw-r--r--doc/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html
index 474e444..d4610af 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -10,7 +10,7 @@
<link rel="stylesheet" href="https://unpkg.com/purecss@1.0.1/build/base-min.css" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/purecss@1.0.1/build/grids-min.css" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/purecss@1.0.1/build/grids-responsive-min.css" crossorigin="anonymous">
- <script src="http://cdn.pydata.org/bokeh/release/bokeh-1.3.4.min.js"></script>
+ <script src="https://cdn.pydata.org/bokeh/release/bokeh-1.3.4.min.js"></script>
<link rel="stylesheet" href="style.css">
</head>
<body>