Skip to content

Commit

Permalink
fix GitHub URL in gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
benatkin committed Nov 15, 2011
1 parent 27ae476 commit c035835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion popcornjs-rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Gem::Specification.new do |s|
s.version = Popcornjs::Rails::VERSION
s.authors = ["Jaimie van Santen"]
s.email = ["[email protected]"]
s.homepage = "https://github.com/jaimie-van-santen/popcorn-js"
s.homepage = "https://github.com/jaimie-van-santen/popcornjs-rails"
s.summary = %q{popcorn.js asset pipeline provider/wrapper}
s.description = %q{Simple wrapper for HTML5 Video library popcorn.js}

Expand Down

0 comments on commit c035835

Please sign in to comment.