From 3f1832a9bb149cb189371357d06000917b6098eb Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 4 Mar 2011 09:20:38 +0000 Subject: doc: bogomips.org URL diet Old git URLs still work, but new ones are shorter --- Rakefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Rakefile') 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 -- cgit v1.2.3-24-ge0c7