Commit 7855669a authored by kkemple's avatar kkemple

fixed youtube urls, removed the time id that was causing the video to jump ahead at page load

parent 6a9c6035
...@@ -1479,10 +1479,10 @@ ...@@ -1479,10 +1479,10 @@
"heading": "Articles and Guides", "heading": "Articles and Guides",
"links": [{ "links": [{
"name": "Marionette 101", "name": "Marionette 101",
"url": "https://www.youtube.com/watch?v=7yZKsgKxziw#t=106" "url": "https://www.youtube.com/watch?v=7yZKsgKxziw"
}, { }, {
"name": "Marionette - The Backbone Framework", "name": "Marionette - The Backbone Framework",
"url": "https://www.youtube.com/watch?v=EvQnntaqVdE#t=12" "url": "https://www.youtube.com/watch?v=EvQnntaqVdE"
}] }]
}, { }, {
"heading": "Community", "heading": "Community",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment