about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-04-07 17:43:45 -0700
committerEric Wong <normalperson@yhbt.net>2010-04-07 17:43:45 -0700
commitae4faee4054d7c9d95ef95a47c794185a5c20bd8 (patch)
tree0a9fa6bfdaf4a7ef214a537196247af531d8a581
parentc3e9f5ba6fc10397f55941f36da29808a105d248 (diff)
downloadraindrops-ae4faee4054d7c9d95ef95a47c794185a5c20bd8.tar.gz
-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