change https

This commit is contained in:
shrkey
2016-08-13 16:47:58 +01:00
parent 520c6a852e
commit 1451495f3b

View File

@@ -21,7 +21,7 @@
<title>Dark Water</title>
<!-- Flatdoc -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src='/flatdoc/v0.9.0/legacy.js'></script>
<script src='/flatdoc/v0.9.0/flatdoc.js'></script>
@@ -54,7 +54,7 @@
</div>
<div class='right'>
<!-- GitHub buttons: see http://ghbtns.com -->
<iframe src="http://ghbtns.com/github-btn.html?user=darkwaterfoundation&amp;repo=docs&amp;type=watch&amp;count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110" height="20"></iframe>
<iframe src="//ghbtns.com/github-btn.html?user=darkwaterfoundation&amp;repo=docs&amp;type=watch&amp;count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110" height="20"></iframe>
</div>
</div>