about summary refs log tree commit homepage
path: root/Links
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2014-05-06 06:36:16 +0000
committerEric Wong <e@80x24.org>2014-05-06 06:55:14 +0000
commit422f9589a28e4e47f02232b6b63729d28bed6b3f (patch)
treee2f79af0fbd1dec67e10bb516a003d02a511b685 /Links
parent27ae210dde9228cfa96ea6b0f3a7e4047d3f70a4 (diff)
downloadunicorn-422f9589a28e4e47f02232b6b63729d28bed6b3f.tar.gz
Update the old mailing list info with our new public-inbox info.
The old mongrel.rubyforge.org links have been dead for years,
oh well.  There's only a few days left of RubyForge left...
Diffstat (limited to 'Links')
-rw-r--r--Links12
1 files changed, 6 insertions, 6 deletions
diff --git a/Links b/Links
index d78d00a..0355850 100644
--- a/Links
+++ b/Links
@@ -2,7 +2,7 @@
 
 If you're interested in \Unicorn, you may be interested in some of the projects
 listed below.  If you have any links to add/change/remove, please tell us at
-mailto:mongrel-unicorn@rubyforge.org!
+mailto:unicorn-public@bogomips.org!
 
 == Disclaimer
 
@@ -31,10 +31,10 @@ or services behind them.
 
 === \Unicorn is written to work with
 
-* {Rack}[http://rack.rubyforge.org/] - a minimal interface between webservers
+* {Rack}[http://rack.github.io/] - a minimal interface between webservers
   supporting Ruby and Ruby frameworks
 
-* {Ruby}[http://ruby-lang.org/] - the programming language of Rack and \Unicorn
+* {Ruby}[http://www.ruby-lang.org/] - the programming language of Rack and \Unicorn
 
 * {nginx}[http://nginx.org/] - the reverse proxy for use with \Unicorn
 
@@ -44,13 +44,13 @@ or services behind them.
 
 * {Green Unicorn}[http://gunicorn.org/] - a Python version of \Unicorn
 
-* {Rainbows!}[http://rainbows.rubyforge.org/] - \Unicorn for sleepy
+* {Rainbows!}[http://rainbows.bogomips.org/] - \Unicorn for sleepy
   apps and slow clients.
 
 === Prior Work
 
-* {Mongrel}[http://mongrel.rubyforge.org/] - the awesome webserver \Unicorn is
-  based on
+* {Mongrel}[http://rubygems.org/gems/mongrel] - the awesome webserver
+  unicorn is based on
 
 * {david}[http://bogomips.org/david.git] - a tool to explain why you need
   nginx in front of \Unicorn