From 6750d3b50a9d4e66cbdb3b3ce295a1f16a54c678 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 21 Jan 2011 12:35:05 -0800 Subject: doc: git.bogomips.org => bogomips.org bogomips.org is slimming down and losing URL weight :) --- Rakefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index e0df2f3..5c31094 100644 --- a/Rakefile +++ b/Rakefile @@ -1,10 +1,10 @@ # -*- encoding: binary -*- autoload :Gem, 'rubygems' autoload :Tempfile, 'tempfile' +require 'wrongdoc' -# most tasks are in the GNUmakefile which offers better parallelism -cgit_url = "http://git.bogomips.org/cgit/rainbows.git" -git_url = 'git://git.bogomips.org/rainbows.git' +cgit_url = Wrongdoc.config[:cgit_url] +git_url = Wrongdoc.config[:git_url] desc "read news article from STDIN and post to rubyforge" task :publish_news do -- cgit v1.2.3-24-ge0c7