about summary refs log tree commit homepage
path: root/Documentation
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2014-05-12 06:59:17 +0000
committerEric Wong <normalperson@yhbt.net>2014-05-12 06:59:17 +0000
commitba419772ac228e8775b1659eb93f968b9e887b29 (patch)
tree6c7966926d174aa4c714a5b20f9eeb6bfc6693a8 /Documentation
parentd4ba676aab09d3d4c51146661dcea11e5aa99f0c (diff)
downloadrainbows-ba419772ac228e8775b1659eb93f968b9e887b29.tar.gz
We're migrating to a new public-inbox[1] + mailing list
rainbows-public@bogomips.org

[1] http://public-inbox.org/
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