about summary refs log tree commit homepage
path: root/Rakefile
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-05-08 03:24:19 +0000
committerEric Wong <normalperson@yhbt.net>2011-05-08 03:24:19 +0000
commit6d7697ffacf190535a2bbe4be05757bb310c45da (patch)
tree2f46bee166ecf560aa3a5ff08c3bf3fe5ce160b8 /Rakefile
parentcd43786aac0140d58404759b1a344b850c33d1d3 (diff)
downloadruby-tdb-6d7697ffacf190535a2bbe4be05757bb310c45da.tar.gz
bogomips.org went on a URL diet
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile4
1 files changed, 2 insertions, 2 deletions
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'