mirror of
https://github.com/mmumshad/ansible-playable.git
synced 2025-02-12 17:01:54 +00:00
Update education video link
This commit is contained in:
parent
d05d533840
commit
455020c1c8
2 changed files with 2 additions and 1 deletions
|
@ -18,6 +18,7 @@
|
|||
<div class="container">
|
||||
|
||||
<div class="row" style="margin-top: 10px;">
|
||||
<div class="col-md-3"></div>
|
||||
<div class="col-md-2" style="text-align: center" ng-repeat="video in $ctrl.videos">
|
||||
<a href="" ng-click="$ctrl.showVideoModal(video)" style="color: grey">
|
||||
<div style="color: #d9534f">
|
||||
|
|
|
@ -37,7 +37,7 @@ exports = module.exports = {
|
|||
{
|
||||
title: 'Overview',
|
||||
type: 'overview',
|
||||
video_id: '6sE0Gqcw_4U'
|
||||
video_id: 'elO8vR5G6n4'
|
||||
},
|
||||
{
|
||||
title: 'Getting Started',
|
||||
|
|
Loading…
Reference in a new issue