diff --git a/app/views/broadcasts/splash.html.erb b/app/views/broadcasts/splash.html.erb index 3cbca32..f679a0d 100644 --- a/app/views/broadcasts/splash.html.erb +++ b/app/views/broadcasts/splash.html.erb @@ -18,7 +18,7 @@
- +
diff --git a/app/views/contract_templates/splash.html.erb b/app/views/contract_templates/splash.html.erb index fb0622e..26f22f9 100644 --- a/app/views/contract_templates/splash.html.erb +++ b/app/views/contract_templates/splash.html.erb @@ -18,7 +18,7 @@
- +
diff --git a/app/views/videos/splash.html.erb b/app/views/videos/splash.html.erb index c7954da..0b082bb 100644 --- a/app/views/videos/splash.html.erb +++ b/app/views/videos/splash.html.erb @@ -6,7 +6,7 @@ <%= link_to t(".actions.book_demo"), 'https://meetings.hubspot.com/bray2', class: "btn btn-primary border align-self-center h-50 ml-auto mr-2 pb-2", target: '_blank' %> <% if policy(Video).new? %> - <%= link_to t(".actions.upload_video"), [:new, @project, :video], class: "btn btn-success border align-self-center h-50 pb-2" %> + <%= link_to t(".actions.upload_video"), [:landing, @project, :videos], class: "btn btn-success border align-self-center h-50 pb-2" %> <% end %> @@ -18,7 +18,7 @@
- +