summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index b4b6594..896c0c7 100644
--- a/Rakefile
+++ b/Rakefile
@@ -113,7 +113,7 @@ http://github.com/chneukirchen/bacon
 
     s.author          = 'Christian Neukirchen'
     s.email           = 'chneukirchen@gmail.com'
-    s.homepage        = 'http://chneukirchen.org/repos/bacon'
+    s.homepage        = 'http://github.com/chneukirchen/bacon'
   end
 
   Rake::GemPackageTask.new(spec) do |p|