iFrame embed not work, switch to link

Difficult to embed an iFrame in Markdown without various hacks. Propose
to just change to link for now.
This commit is contained in:
William Vincent 2016-09-20 10:27:23 -04:00
parent ae9025399d
commit 3093309f7a
1 changed files with 1 additions and 5 deletions

View File

@ -15,11 +15,7 @@ This assumes you already signed up for Travis-CI. If you have not, just
head to [travis-ci.org :ext](https://travis-ci.org/) and sign up with your
GitHub account.
This guide is also available as a 7 minute screencast:
<iframe width="100%" height=410 frameborder="0" allowfullscreen="allowfullscreen"
src="https://www.youtube.com/embed/3pj_EyZIL5A?autoplay=0&fs=1">
</iframe>
This guide is also available as a [7 minute screencast](https://www.youtube.com/embed/3pj_EyZIL5A).
## Travis Config