Commit 3a7d4390 authored by Sindre Sorhus's avatar Sindre Sorhus

Merge pull request #1175 from kkemple/update-marionettejs-sidebar-copy

fixed youtube urls for "Articles and Guides" section in marionettejs example
parents 59171eaa 7855669a
...@@ -1436,10 +1436,10 @@ ...@@ -1436,10 +1436,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