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 42ddf76..663fd01 100644
--- a/Rakefile
+++ b/Rakefile
@@ -25,7 +25,7 @@ end
 
 cgit_url = "http://git.bogomips.org/cgit/kgio.git"
 git_url = ENV['GIT_URL'] || 'git://git.bogomips.org/kgio.git'
-web_url = "http://unicorn.bogomips.org/kgio"
+web_url = "http://bogomips.org/kgio"
 
 desc 'prints news as an Atom feed'
 task :news_atom do