We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5716cb commit 0cc6987Copy full SHA for 0cc6987
rails_bootstrap_navbar.gemspec
@@ -13,7 +13,7 @@ Gem::Specification.new do |gem|
13
gem.email = 'manuel@krautcomputing.com'
14
gem.description = 'Easily generate a Twitter Bootstrap navbar in your Rails app'
15
gem.summary = 'Easily generate a Twitter Bootstrap navbar in your Rails app'
16
- gem.homepage = 'https://github.com/bootstrap-ruby/rails-bootstrap-navbar'
+ gem.homepage = 'http://bootstrap-ruby.github.io/rails-bootstrap-navbar'
17
gem.license = 'MIT'
18
19
gem.files = `git ls-files`.split($/)
0 commit comments