Skip to content

Commit 635b8b2

Browse files
author
Florian Kissling
committed
Use https to include ghbtns.com iframes.
1 parent 60bcff0 commit 635b8b2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/_includes/social-buttons.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<div class="s2-docs-social">
22
<ul class="s2-docs-social-buttons">
33
<li>
4-
<iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=select2&amp;repo=select2&amp;type=watch&amp;count=true" width="100" height="20" title="Star on GitHub"></iframe>
4+
<iframe class="github-btn" src="https://ghbtns.com/github-btn.html?user=select2&amp;repo=select2&amp;type=watch&amp;count=true" width="100" height="20" title="Star on GitHub"></iframe>
55
</li>
66
<li>
7-
<iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=select2&amp;repo=select2&amp;type=fork&amp;count=true" width="102" height="20" title="Fork on GitHub"></iframe>
7+
<iframe class="github-btn" src="https://ghbtns.com/github-btn.html?user=select2&amp;repo=select2&amp;type=fork&amp;count=true" width="102" height="20" title="Fork on GitHub"></iframe>
88
</li>
99
</ul>
1010
</div>

0 commit comments

Comments
 (0)