Fix youtube link to start at right place
This commit is contained in:
parent
d3b5e4c454
commit
e8a6c5bd79
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ Assuming you used the URL of your own forked report, we can easily push changes
|
|||
|
||||
To run this example from the Web UI, you can same steps following done on the CLI as defined above by [The project](#the-project). Here's a video showing it in motion:
|
||||
|
||||
<a href="http://www.youtube.com/watch?feature=player_embedded&v=uocucZqg_0I?t=225" target="_blank">
|
||||
<a href="http://www.youtube.com/watch?feature=player_embedded&v=uocucZqg_0I&t=225" target="_blank">
|
||||
<img src="http://img.youtube.com/vi/uocucZqg_0I/0.jpg"
|
||||
alt="OpenShift 3: Node.js Sample" width="240" height="180" border="10" /></a>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue