From ae4faee4054d7c9d95ef95a47c794185a5c20bd8 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 7 Apr 2010 17:43:45 -0700 Subject: Rakefile: fix web_url --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rakefile b/Rakefile index 43cb18a..0f39dc7 100644 --- a/Rakefile +++ b/Rakefile @@ -25,7 +25,7 @@ end cgit_url = "http://git.bogomips.org/cgit/raindrops.git" git_url = ENV['GIT_URL'] || 'git://git.bogomips.org/raindrops.git' -web_url = "http://rainbows.bogomips.org/raindrops/" +web_url = "http://rainbows.bogomips.org/" desc 'prints news as an Atom feed' task :news_atom do -- cgit v1.2.3-24-ge0c7