redirect help to BBB videos

This commit is contained in:
Zachary Chai
2017-03-02 13:40:20 -05:00
parent 66535e6881
commit a13e6b991e
7 changed files with 1 additions and 146 deletions

View File

@ -25,7 +25,7 @@
</div>
<%= yield :footer %>
<div class="help-link">
<%= link_to t('help'), help_url %>
<%= link_to t('help'), 'http://bigbluebutton.org/videos/', target: '_blank' %>
</div>
</div>
</div>