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:
parent
ae9025399d
commit
3093309f7a
|
@ -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
|
head to [travis-ci.org :ext](https://travis-ci.org/) and sign up with your
|
||||||
GitHub account.
|
GitHub account.
|
||||||
|
|
||||||
This guide is also available as a 7 minute screencast:
|
This guide is also available as a [7 minute screencast](https://www.youtube.com/embed/3pj_EyZIL5A).
|
||||||
|
|
||||||
<iframe width="100%" height=410 frameborder="0" allowfullscreen="allowfullscreen"
|
|
||||||
src="https://www.youtube.com/embed/3pj_EyZIL5A?autoplay=0&fs=1">
|
|
||||||
</iframe>
|
|
||||||
|
|
||||||
## Travis Config
|
## Travis Config
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue