about summary refs log tree commit homepage
path: root/Rakefile
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-03-04 09:20:38 +0000
committerEric Wong <normalperson@yhbt.net>2011-03-04 09:20:38 +0000
commit3f1832a9bb149cb189371357d06000917b6098eb (patch)
tree6bc34e61ec51690feee810a040c8faf28ad2077e /Rakefile
parent3c94498e18ca0f62bf62e5f3d844383b7417cc1c (diff)
downloadclogger-3f1832a9bb149cb189371357d06000917b6098eb.tar.gz
Old git URLs still work, but new ones are shorter
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