Skip to content
This repository has been archived by the owner on Sep 25, 2021. It is now read-only.

Commit

Permalink
Update homepage to point to the main Turbolinks repo
Browse files Browse the repository at this point in the history
  • Loading branch information
sstephenson committed Jul 31, 2016
1 parent 5790f2b commit e602d49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion turbolinks.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Gem::Specification.new do |s|
s.author = 'David Heinemeier Hansson'
s.email = 'david@loudthinking.com'
s.license = 'MIT'
s.homepage = 'https://github.com/turbolinks/turbolinks-rails'
s.homepage = 'https://github.com/turbolinks/turbolinks'
s.summary = 'Turbolinks makes navigating your web application faster'
s.description = 'Rails engine for Turbolinks 5 support'
s.files = Dir["lib/turbolinks.rb", "lib/turbolinks/*.rb", "README.md", "LICENSE"]
Expand Down

0 comments on commit e602d49

Please sign in to comment.