Skip to content
Snippets Groups Projects
Commit 3e50e583 authored by Lloyd Hilaiel's avatar Lloyd Hilaiel
Browse files

Merge pull request #113 from mozilla/youtube_mixed_content

Youtube video should be https - closes #112
parents 811de3a5 0c7dc09d
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,6 @@
As a user of BrowserID, you confirm your email addresses once. Then, you can sign into any web site that supports BrowserID with just two clicks.
</p>
<center><iframe width="480" height="390" src="http://www.youtube.com/embed/l0t9yDLAmFo" frameborder="0" allowfullscreen></iframe></center>
<center><iframe width="480" height="390" src="https://www.youtube.com/embed/l0t9yDLAmFo" frameborder="0" allowfullscreen></iframe></center>
</div>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment