Skip to content

Commit

Permalink
Make Twitter widget call protocol-agnostic
Browse files Browse the repository at this point in the history
  • Loading branch information
ginatrapani committed Sep 11, 2012
1 parent 9f79f29 commit 924e6a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -227,7 +227,7 @@ <h4>Developer Resources</h4>
</div>
<div class="col4">
<h4>ThinkUp Buzz</h4>
<script src="http://widgets.twimg.com/j/2/widget.js" type="text/javascript"></script>
<script src="//widgets.twimg.com/j/2/widget.js" type="text/javascript"></script>
<script>
new TWTR.Widget({
version: 2,
Expand Down

0 comments on commit 924e6a5

Please sign in to comment.