about summary refs log tree commit homepage
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/comparison.haml2
-rw-r--r--Documentation/rainbows.1.txt4
2 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/comparison.haml b/Documentation/comparison.haml
index 716ecc0..4fd02eb 100644
--- a/Documentation/comparison.haml
+++ b/Documentation/comparison.haml
@@ -310,7 +310,7 @@
     %th.app_pool
       %a(href="Rainbows/AppPool.html") AppPool
     %th.lock
-      %a(href="http://rack.rubyforge.org/doc/Rack/Lock.html") Rack::Lock
+      %a(href="http://rdoc.info/gems/rack/Rack/Lock") Rack::Lock
     %th.async async
   %tr.comp_row
     %td.mod Unicorn/Base
diff --git a/Documentation/rainbows.1.txt b/Documentation/rainbows.1.txt
index f2c86f1..372f236 100644
--- a/Documentation/rainbows.1.txt
+++ b/Documentation/rainbows.1.txt
@@ -1,5 +1,5 @@
 % rainbows(1) Rainbows! User Manual
-% Rainbows! Hackers <rainbows-talk@rubyforge.org>
+% Rainbows! Hackers <rainbows-public@bogomips.org>
 % December 3, 2009
 
 # NAME
@@ -156,6 +156,6 @@ RACKUP_FILE, some frameworks do not require them.
 * [Rackup HowTo][3]
 
 [1]: http://rainbows.bogomips.org/
-[2]: http://rack.rubyforge.org/doc/
+[2]: http://rdoc.info/gems/r#/gems/rack/frames
 [3]: http://wiki.github.com/rack/rack/tutorial-rackup-howto
 [4]: http://rainbows.bogomips.org/SIGNALS.html