Skip to content

Commit

Permalink
Merge pull request #4 from emachnic/ri_osx_video
Browse files Browse the repository at this point in the history
Updated RailsInstaller OSX video
  • Loading branch information
wayneeseguin committed Jun 11, 2012
2 parents 694d046 + 2231282 commit 62f847b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/javascripts/application.js
Expand Up @@ -10,7 +10,7 @@ $('#lightbox').click(function() {
$(function() {
if(navigator.platform.indexOf('Mac') != -1) {
$('#downloadlink').attr('href','https://github.com/downloads/railsinstaller/railsinstaller-nix/RailsInstaller-1.0.0-osx-10.7.app.tgz');
$('.vimeolink').attr('href','http://vimeo.com/43220631');
$('.vimeolink').attr('href','http://vimeo.com/43823464');
$('.vimeoframe').attr('src','http://player.vimeo.com/video/43220631?byline=0&portrait=0');
$('#windows').hide();
$('#osx').show();
Expand Down

0 comments on commit 62f847b

Please sign in to comment.