diff options
-rw-r--r-- | website/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/index.html b/website/index.html index c647b76..750d006 100644 --- a/website/index.html +++ b/website/index.html @@ -79,7 +79,7 @@ </td> <td align="left"> Open Source SIP TelePresence system with support for Full (1080p) and Ultra (2160p) HD video. <hr /> - <iframe id="ytplayer" type="text/html" width="480" height="312" src="http://www.youtube.com/embed/Yi3ufNso67U?autoplay=0&origin=http://doubango.org" + <iframe id="ytplayer" type="text/html" width="480" height="312" src="https://www.youtube.com/embed/Yi3ufNso67U?autoplay=0&origin=doubango.org" frameborder="0"></iframe> </td> </tr> |