Rakefile in nanoc-1.4 vs Rakefile in nanoc-1.5

- old
+ new

@@ -10,10 +10,10 @@ NAME = 'nanoc' VERS = Nanoc::VERSION SUMMARY = 'a CMS that doesn\'t run on your server' -HOMEPAGE = 'http://stoneship.org/software/nanoc' +HOMEPAGE = 'http://nanoc.stoneship.org/' EMAIL = 'denis.defreyne@stoneship.org' ##### CLEAN.include [ 'tmp', 'test/fixtures/*/output/*', 'test/fixtures/*/tmp' ]