about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-08-02 21:04:07 +0000
committerEric Wong <normalperson@yhbt.net>2010-08-02 21:04:07 +0000
commitaeb4de9ccdbc0c896e71f5286ca767c8200278bf (patch)
treee077e1db782defe5a3bfc8ce4835d414b4750eff
parent5768c4339c130975658f4d084fb29fdb781403a6 (diff)
downloadraindrops-aeb4de9ccdbc0c896e71f5286ca767c8200278bf.tar.gz
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 0f39dc7..a400bc3 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/"
+web_url = "http://raindrops.bogomips.org/"
 
 desc 'prints news as an Atom feed'
 task :news_atom do