diff --git a/haml.gemspec b/haml.gemspec index d9c6e745..a0c0f9ad 100644 --- a/haml.gemspec +++ b/haml.gemspec @@ -37,7 +37,7 @@ HAML_GEMSPEC = Gem::Specification.new do |spec| spec.executables = ['haml', 'html2haml', 'sass', 'css2sass'] spec.files = FileList['rails/init.rb', 'lib/**/*', 'bin/*', 'test/**/*', 'extra/**/*', 'Rakefile', 'init.rb', '.yardopts'].to_a + readmes - spec.homepage = 'http://haml.hamptoncatlin.com/' + spec.homepage = 'http://haml-lang.com/' spec.has_rdoc = true spec.extra_rdoc_files = readmes spec.rdoc_options += [