Skip to content

Commit

Permalink
Merge pull request joelmoss#7 from phiggins/patch-1
Browse files Browse the repository at this point in the history
Update the homepage in gemspec.
  • Loading branch information
devdatta committed Sep 23, 2011
2 parents f0aa6b1 + 1f26fbb commit d31a6c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dynamic_form.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Gem::Specification.new do |s|
"test/dynamic_form_test.rb",
"test/test_helper.rb"
]
s.homepage = %q{http://codaset.com/joelmoss/dynamic-form}
s.homepage = %q{http://github.com/joelmoss/dynamic_form}
s.rdoc_options = ["--charset=UTF-8"]
s.require_paths = ["lib"]
s.rubygems_version = %q{1.3.7}
Expand Down

0 comments on commit d31a6c0

Please sign in to comment.