Skip to content

Commit

Permalink
Update youtube url
Browse files Browse the repository at this point in the history
  • Loading branch information
fracz committed Oct 12, 2017
1 parent 92cb531 commit 7a97548
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/app/voice/form/new-voice-command-form.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@ <h2 class="no-margin-top">Dodaj nową komendę głosową</h2>

<p>Pełną instrukcję konfiguracji znajdziesz tutaj:</p>

<iframe width="560" height="315" src="https://www.youtube.com/embed/Z4pM_0N3FVY?rel=0" frameborder="0"
<iframe width="560" height="315" src="https://www.youtube.com/embed/YOvxetkskmc?rel=0" frameborder="0"
allowfullscreen></iframe>

<p class="small muted">*) aktualnie komendy głosowe udało się skonfigurować wyłącznie z systemem Android</p>
</div>
<p ng-else>
Instrukcję konfiguracji smartfona znajdziesz na <a
href="https://www.youtube.com/watch?v=Z4pM_0N3FVY">YouTube</a>
href="https://www.youtube.com/watch?v=YOvxetkskmc">YouTube</a>
</p>

<button class="btn btn-primary btn-lg" ng-click="$ctrl.showTutorial ? $ctrl.adding = true : $ctrl.newCommand = {}"
Expand Down

0 comments on commit 7a97548

Please sign in to comment.