From 6d7697ffacf190535a2bbe4be05757bb310c45da Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 8 May 2011 03:24:19 +0000 Subject: shorten git URLs bogomips.org went on a URL diet --- Rakefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index d9c5fed..873a4f0 100644 --- a/Rakefile +++ b/Rakefile @@ -1,6 +1,6 @@ # -*- encoding: binary -*- -cgit_url = "http://git.bogomips.org/cgit/ruby-tdb.git" -git_url = 'git://git.bogomips.org/ruby-tdb.git' +cgit_url = "http://bogomips.org/ruby-tdb.git" +git_url = 'git://bogomips.org/ruby-tdb.git' desc "post to RAA" task :raa_update do require 'net/http' -- cgit v1.2.3-24-ge0c7