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 c3d4a39..ea15a58 100644
--- a/Rakefile
+++ b/Rakefile
@@ -5,8 +5,8 @@ rescue LoadError
   warn "rake-compiler not available, cross compiling disabled"
 end
 
-cgit_url = "http://git.bogomips.org/cgit/clogger.git"
-git_url = 'git://git.bogomips.org/clogger.git'
+cgit_url = "http://bogomips.org/clogger.git"
+git_url = 'git://bogomips.org/clogger.git'
 
 desc "post news article to rubyforge"
 task :publish_news do