changed link for video

This commit is contained in:
VitaliyTr 2017-02-09 17:03:53 +07:00
parent 1e2b15a23e
commit f543da4499

View file

@ -17,13 +17,13 @@ description: pages.update.description
--> -->
<section class="section section--home-cta"> <section class="section section--home-cta">
<div class="section__content"> <div class="section__content">
<h2 class="section__title">{% t pages.home.video-heading %}</h2> <h2 class="section__title">{% t pages.home.video-heading %}</h2>
<div class="section__lead">{% tmd pages.home.video-text %}</div> <div class="section__lead">{% tmd pages.home.video-text %}</div>
<div class="section__btn-grp"> <div class="section__btn-grp">
<a href="https://www.youtube.com/watch?v=rcHC40YmS0g" class="btn-blue btn-large" target="_blank" data-js-popup="video">{% t pages.home.video-btn %}</a> <a href="https://youtu.be/S0oNO3mbBE8" class="btn-blue btn-large" target="_blank" data-js-popup="video">{% t pages.home.video-btn %}</a>
<a href="{{ basenav }}/get-dash/" class="btn-blue-solid btn-large">{% t nav.download %}</a> <a href="{{ basenav }}/get-dash/" class="btn-blue-solid btn-large">{% t nav.download %}</a>
</div> </div>
</div> </div>
</section> </section>