minor fix for https
authorHanoh Haim <[email protected]>
Fri, 3 Jun 2016 09:48:00 +0000 (12:48 +0300)
committerHanoh Haim <[email protected]>
Fri, 3 Jun 2016 09:48:00 +0000 (12:48 +0300)
trex_book-docinfo.html

index a444f50..c050287 100755 (executable)
@@ -1,5 +1,5 @@
 
-<script src="http://d3js.org/d3.v3.min.js" charset="utf-8"></script>
+<script src="https://d3js.org/d3.v3.min.js" charset="utf-8"></script>
 
 <script src="my_chart.js"></script>