fix error linking http js
This commit is contained in:
parent
e69beff312
commit
1b384a95a6
1 changed files with 2 additions and 2 deletions
|
@ -169,8 +169,8 @@ Free Hong Kong→天安门屠杀→中国言论钳制→中共文字狱→
|
||||||
{{/each}}</div></div>
|
{{/each}}</div></div>
|
||||||
</div></div>
|
</div></div>
|
||||||
|
|
||||||
<script src="http://d3js.org/d3.v4.min.js"></script>
|
<script src="https://d3js.org/d3.v4.min.js"></script>
|
||||||
<script src="http://techanjs.org/techan.min.js"></script>
|
<script src="https://techanjs.org/techan.min.js"></script>
|
||||||
<script>
|
<script>
|
||||||
|
|
||||||
var margin = {top: 20, right: 50, bottom: 30, left: 50},
|
var margin = {top: 20, right: 50, bottom: 30, left: 50},
|
||||||
|
|
Loading…
Reference in a new issue