about summary refs log tree commit homepage
path: root/FAQ
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2014-05-14 20:02:53 +0000
committerEric Wong <normalperson@yhbt.net>2014-05-14 20:02:53 +0000
commit6051c3f9481d89fdd82b64133099cbada5809212 (patch)
tree05d84601798dcca44cc479fa876692d23232f312 /FAQ
parent56925269d8f94162dcc6c8004f82409115c4ed87 (diff)
downloadzbatery-6051c3f9481d89fdd82b64133099cbada5809212.tar.gz
rubyforge death updates
RubyForge is going away tomorrow, update docs + mailing list
to point to the new instances.
Diffstat (limited to 'FAQ')
-rw-r--r--FAQ4
1 files changed, 2 insertions, 2 deletions
diff --git a/FAQ b/FAQ
index b39d890..9053bb4 100644
--- a/FAQ
+++ b/FAQ
@@ -1,7 +1,7 @@
 = Frequently Asked Questions about Zbatery
 
 Be sure to check out the Rainbows!
-{FAQ}[http://rainbows.rubyforge.org/FAQ.html] and the Unicorn
+{FAQ}[http://rainbows.bogomips.org/FAQ.html] and the Unicorn
 {FAQ}[http://unicorn.bogomips.org/FAQ.html] as well.
 
 
@@ -26,7 +26,7 @@ the options Rainbows! provides instead of being tied to one.
 
 === What's Rack?  Do you support Rails?
 
-{Rack}[http://rack.rubyforge.org/] is a minimal specification between
+{Rack}[http://rack.github.io/] is a minimal specification between
 Ruby web servers (e.g. Mongrel, Zbatery) and Ruby web frameworks (e.g.
 Rails, Sinatra, Camping).  Instead of requiring a new handler for every
 framework a server wants to support, web servers only need to support