From 2ad24e46f0538ffc6d86c1443f25671e417ed455 Mon Sep 17 00:00:00 2001 From: evanweaver Date: Fri, 26 Oct 2007 10:33:24 +0000 Subject: correct list link git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@783 19e92222-5c0b-0410-8929-a290d50e31e9 --- site/src/attributions.page | 3 +-- site/src/plugins.page | 2 +- site/src/security.page | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/site/src/attributions.page b/site/src/attributions.page index 7dd4189..ccdfac0 100644 --- a/site/src/attributions.page +++ b/site/src/attributions.page @@ -23,7 +23,6 @@ name here. * Specialized Win32 gems were setup by Wilson Bilkovich. * Why the lucky stiff implemented initial Camping support as well as improvements to Mongrel's file processing. * Dan Kubb contributed conditional HTTP responses. -* Ola Bini did the initial Java parser port. * MenTaL guY made Ruby threading not suck. * Filipe Lautert handled various bugfixes. * The JRuby team has been very supportive despite all the bugs we filed against them. @@ -64,4 +63,4 @@ h2. Tools h2. Testing -Lots of people from the "Mongrel List":http://rubyforge.org/pipermail/mongrel-users/, the "Ruby on Rails mailing list":http://lists.rubyonrails.org/mailman/listinfo/rails and the "Ruby-lang mailing list":http://www.ruby-lang.org/en/20020104.html found bugs and reported them. +Lots of people from the "Mongrel List":http://rubyforge.org/mailman/listinfo/mongrel-users, the "Ruby on Rails mailing list":http://lists.rubyonrails.org/mailman/listinfo/rails and the "Ruby-lang mailing list":http://www.ruby-lang.org/en/20020104.html found bugs and reported them. diff --git a/site/src/plugins.page b/site/src/plugins.page index 58d87e1..8ac946d 100644 --- a/site/src/plugins.page +++ b/site/src/plugins.page @@ -8,7 +8,7 @@ h1. Available Mongrel Plugins Mongrel is designed to be *very* easy to extend with the "GemPlugin":/gem_plugin_rdoc/index.html system. With GemPlugin anyone can extend Mongrel's commands or handlers then distribute them as regular RubyGems for people to install. -To install a plugin you typically install it like you do any other gem by running @gem install GEMNAME@ and replace GEMNAME with the name below. All gems are managed by their authors, but most authors hang out in the "mailing list":http://rubyforge.org/pipermail/mongrel-users/ and will answer your questions. +To install a plugin you typically install it like you do any other gem by running @gem install GEMNAME@ and replace GEMNAME with the name below. All gems are managed by their authors, but most authors hang out in the "mailing list":http://rubyforge.org/mailman/listinfo/mongrel-users and will answer your questions. * mongrel_cluster -- Very sweet plugin that lets you manage pack of Mongrels easily as well as dealing with Capistrano issues. diff --git a/site/src/security.page b/site/src/security.page index 2d90341..b7d169d 100644 --- a/site/src/security.page +++ b/site/src/security.page @@ -67,7 +67,7 @@ contact us to see if it's an error on Mongrel's part. h2. Reporting Security Problems -If you think you've found a security problem with Mongrel, please report it to the list right away at http://rubyforge.org/pipermail/mongrel-users/. We're usually very responsive and will probably help even if the security problem is outside of Mongrel or if you need help securing your system. +If you think you've found a security problem with Mongrel, please report it to the list right away at http://rubyforge.org/mailman/listinfo/mongrel-users. We're usually very responsive and will probably help even if the security problem is outside of Mongrel or if you need help securing your system. h2. Logo -- cgit v1.2.3-24-ge0c7