Skip to content

Commit fbafb42

Browse files
committed
Replace blip link with youtube link for Andrew Dupont video
1 parent 0436f86 commit fbafb42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1283,9 +1283,9 @@ The following sections outline a _reasonable_ style guide for modern JavaScript
12831283
12841284
#### “Everything is Permitted: Extending Built-ins” by Andrew Dupont (JSConf2011, Portland, Oregon)
12851285
1286-
<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>
1286+
<iframe width="560" height="315" src="https://www.youtube.com/embed/xL3xCO7CLNM" frameborder="0" allowfullscreen></iframe>
12871287
1288-
http://blip.tv/jsconf/jsconf2011-andrew-dupont-everything-is-permitted-extending-built-ins-5211542
1288+
https://www.youtube.com/watch?v=xL3xCO7CLNM
12891289
12901290
12911291
9. <a name="comments">Comments</a>

0 commit comments

Comments
 (0)