Skip to content

Commit

Permalink
Replace blip with youtube link for Dupont video
Browse files Browse the repository at this point in the history
Replace blip link with youtube link for "Everything is Permitted: Extending
Built-ins" by Andrew Dupont (JSConf2011, Portland, Oregon)

- FIX rwaldron#191
- FIX rwaldron#193
  • Loading branch information
mrfabbri committed Jul 16, 2015
1 parent 0436f86 commit aedd852
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -1283,9 +1283,9 @@ The following sections outline a _reasonable_ style guide for modern JavaScript
#### “Everything is Permitted: Extending Built-ins” by Andrew Dupont (JSConf2011, Portland, Oregon)
<iframe src="http://blip.tv/play/g_Mngr6LegI.html" width="480" height="346" frameborder="0" allowfullscreen></iframe><embed type="application/x-shockwave-flash" src="http://a.blip.tv/api.swf#g_Mngr6LegI" style="display:none"></embed>
<iframe width="560" height="315" src="https://www.youtube.com/embed/xL3xCO7CLNM" frameborder="0" allowfullscreen></iframe>
http://blip.tv/jsconf/jsconf2011-andrew-dupont-everything-is-permitted-extending-built-ins-5211542
https://www.youtube.com/watch?v=xL3xCO7CLNM
9. <a name="comments">Comments</a>
Expand Down

0 comments on commit aedd852

Please sign in to comment.