about summary refs log tree commit homepage
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Rakefile b/Rakefile
index bf8e231..e4099b7 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,8 +1,8 @@
 # -*- encoding: binary -*-
 autoload :Gem, 'rubygems'
 
-cgit_url = "http://git.bogomips.org/cgit/rainbows.git"
-git_url = 'git://git.bogomips.org/rainbows.git'
+cgit_url = "http://bogomips.org/zbatery.git"
+git_url = 'git://bogomips.org/zbatery.git'
 
 desc "read news article from STDIN and post to rubyforge"
 task :publish_news do