about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2014-05-12 05:54:14 +0000
committerEric Wong <normalperson@yhbt.net>2014-05-12 05:54:14 +0000
commit6692e36abd93d3e18841e2d5ab1e89b1889a4ec3 (patch)
tree0b322d67ca3faa150af7ca74a669ee5bd7040d65
parent9f5697d64b6e536ee7f9a248d5903dd1e2a2b376 (diff)
downloadclogger-6692e36abd93d3e18841e2d5ab1e89b1889a4ec3.tar.gz
Rubyforge is going away on May 15, 2014.
-rw-r--r--.wrongdoc.yml4
-rw-r--r--README14
2 files changed, 7 insertions, 11 deletions
diff --git a/.wrongdoc.yml b/.wrongdoc.yml
index 7a08cc5..5c28444 100644
--- a/.wrongdoc.yml
+++ b/.wrongdoc.yml
@@ -1,5 +1,7 @@
 ---
-rdoc_url: http://clogger.rubyforge.org/
+rdoc_url: http://clogger.bogomips.org/
 cgit_url: http://bogomips.org/clogger.git
 git_url: git://bogomips.org/clogger.git
+public_email: clogger@librelist.org
+private_email: clogger@bogomips.org
 changelog_since: 0.4.0
diff --git a/README b/README
index 9964c28..8685921 100644
--- a/README
+++ b/README
@@ -91,7 +91,7 @@ that receives a "<<" method:
 
 == REQUIREMENTS
 
-* {Ruby}[http://ruby-lang.org/], {Rack}[http://rack.rubyforge.org/]
+* {Ruby}[http://www.ruby-lang.org/], {Rack}[http://rack.github.io/]
 
 == DEVELOPMENT
 
@@ -118,21 +118,15 @@ requests) go to the mailing list.
 
 Do not send HTML mail or attachments.  Do not top post.
 
-Homepage: http://clogger.rubyforge.org/
+Homepage: http://clogger.bogomips.org/
 
 == INSTALL
 
-For Rubygems users:
+For RubyGems users:
 
   gem install clogger
 
-If you do not use Rubygems, you may also use setup.rb from the tarballs
-on the Rubyforge project page:
-
-* http://rubyforge.org/frs/?group_id=8896
-
 There is an optional C extension that should be compatible with
 MatzRuby.  The extensions should automatically be disabled for users of
 other Ruby implementations, but be sure to let us know if that's not the
-case.  No pre-built binaries are currently distributed, let us know if
-you're interested in helping with the release/support effort.
+case.