Skip to content

Commit

Permalink
Added link to vjs-video from web page
Browse files Browse the repository at this point in the history
  • Loading branch information
LonnyGomes committed Oct 29, 2015
1 parent ce339cd commit f6d7f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<div class="container">
<img src="images/vjs-angular-logo.png" alt="vjs-video logo">
<h2 class="tagline">vjs-video is a directive that makes using <a href="http://angularjs.com">angular.js</a> with <a href="http://videojs.com">video.js</a> easy.</h2>
<a class="btn btn-primary btn-lg link-section-btn" href="">Download vjs-video</a>
<a class="btn btn-primary btn-lg link-section-btn" target="_blank" href="https://raw.githubusercontent.com/LonnyGomes/vjs-video/master/dist/vjs-video.js">Download vjs-video</a>
<a class="btn btn-primary btn-lg link-section-btn" href="https://github.com/LonnyGomes/vjs-video#vjs-video">View Documentation</a>
</div>
</section>
Expand Down

0 comments on commit f6d7f34

Please sign in to comment.