about summary refs log tree commit homepage
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
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