README.md in bluepill-0.0.46 vs README.md in bluepill-0.0.47
- old
+ new
@@ -1,10 +1,10 @@
# Bluepill
Bluepill is a simple process monitoring tool written in Ruby.
## Installation
-It's hosted on [gemcutter.org][gemcutter].
+It's hosted on [rubygems.org][rubygems].
sudo gem install bluepill
In order to take advantage of logging with syslog, you also need to setup your syslog to log the local6 facility. Edit the appropriate config file for your syslogger (/etc/syslog.conf for syslog) and add a line for local6:
@@ -222,7 +222,7 @@
Code: [http://github.com/arya/bluepill](http://github.com/arya/bluepill)
Bugs/Features: [http://github.com/arya/bluepill/issues](http://github.com/arya/bluepill/issues)
Mailing List: [http://groups.google.com/group/bluepill-rb](http://groups.google.com/group/bluepill-rb)
-[gemcutter]: http://gemcutter.org
+[rubygems]: http://rubygems.org/gems/bluepill
\ No newline at end of file