forked from M-Labs/web2019
fix(Milkymist One): Uses https for youtube link
This commit is contained in:
parent
5c7c9fcfc9
commit
b7107201f2
|
@ -59,7 +59,7 @@ We are no longer selling Milkymist One. If you want one, you can ask about buyin
|
|||
|
||||
## Video
|
||||
|
||||
<iframe width="420" height="315" src="http://www.youtube-nocookie.com/embed/0k080nzA_z4" frameborder="0" allowfullscreen></iframe>
|
||||
<iframe width="420" height="315" src="https://www.youtube-nocookie.com/embed/0k080nzA_z4" frameborder="0" allowfullscreen></iframe>
|
||||
|
||||
|
||||
## Screenshots
|
||||
|
|
Loading…
Reference in New Issue