From 45ef4d05e3c829a3d1d67fb4da14eb1e3461386b Mon Sep 17 00:00:00 2001 From: Seth Call Date: Wed, 30 Jul 2014 08:41:47 -0500 Subject: [PATCH] VRFS-1989 - update to ftue video links --- web/app/controllers/users_controller.rb | 8 ++++---- .../views/clients/wizard/gear/_gear_wizard.html.haml | 10 +++++----- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/web/app/controllers/users_controller.rb b/web/app/controllers/users_controller.rb index 212a8e12b..c2d92c062 100644 --- a/web/app/controllers/users_controller.rb +++ b/web/app/controllers/users_controller.rb @@ -197,11 +197,11 @@ class UsersController < ApplicationController @slides = [ Slide.new("JamKazam Overview", "web/carousel_musicians.jpg", "http://www.youtube.com/embed/ylYcvTY9CVo?autoplay=1"), - Slide.new("Getting Started", "web/carousel_fans.jpg", "http://www.youtube.com/embed/VexH4834o9I?autoplay=1"), - Slide.new("Playing in a Session", "web/carousel_bands.jpg", "http://www.youtube.com/embed/ylYcvTY9CVo?autoplay=1"), + Slide.new("Getting Started", "web/carousel_fans.jpg", "http://www.youtube.com/embed/DBo--aj_P1w?autoplay=1"), + Slide.new("Playing in a Session", "web/carousel_bands.jpg", "http://www.youtube.com/embed/zJ68hA8-fLA?autoplay=1"), Slide.new("JamKazam Overview", "web/carousel_musicians.jpg", "http://www.youtube.com/embed/ylYcvTY9CVo?autoplay=1"), - Slide.new("Getting Started", "web/carousel_fans.jpg", "http://www.youtube.com/embed/VexH4834o9I?autoplay=1"), - Slide.new("Playing in a Session", "web/carousel_bands.jpg", "http://www.youtube.com/embed/ylYcvTY9CVo?autoplay=1") + Slide.new("Getting Started", "web/carousel_fans.jpg", "http://www.youtube.com/embed/DBo--aj_P1w?autoplay=1"), + Slide.new("Playing in a Session", "web/carousel_bands.jpg", "http://www.youtube.com/embed/zJ68hA8-fLA?autoplay=1") ] @promo_buzz = PromoBuzz.active diff --git a/web/app/views/clients/wizard/gear/_gear_wizard.html.haml b/web/app/views/clients/wizard/gear/_gear_wizard.html.haml index 37450ac88..44b4da12b 100644 --- a/web/app/views/clients/wizard/gear/_gear_wizard.html.haml +++ b/web/app/views/clients/wizard/gear/_gear_wizard.html.haml @@ -170,11 +170,11 @@ %h2 Tutorial Videos %ul %li - %a{href: '#'} Creating a Session + %a{href: 'https://www.youtube.com/watch?v=EZZuGcDUoWk', rel: 'external'} Creating a Session %li - %a{href: '#'} Finding a Session + %a{href: 'https://www.youtube.com/watch?v=xWponSJo-GU', rel: 'external'} Finding a Session %li - %a{href: '#'} Playing in a Session + %a{href: 'https://www.youtube.com/watch?v=zJ68hA8-fLA', rel: 'external'} Playing in a Session %li %a{href: '#'} Connecting with Other Musicians %li @@ -184,9 +184,9 @@ %h2 Other Valuable Resource Links %ul %li - %a{href: '#'} JamKazam Support Center + %a{href: 'https://jamkazam.desk.com/', rel: 'external'} JamKazam Support Center %li - %a{href: '#'} JamKazam Community Forum + %a{href: 'http://forums.jamkazam.com', rel: 'external'} JamKazam Community Forum .wizard-buttons %script{type: 'text/template', id: 'template-ftuesteps'}