VRFS-1989 - update to ftue video links
This commit is contained in:
parent
9e574b33e8
commit
45ef4d05e3
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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'}
|
||||
|
|
|
|||
Loading…
Reference in New Issue