From 589c304153f21e028257e6653449c85c551b35a8 Mon Sep 17 00:00:00 2001 From: Brooke McKim Date: Tue, 15 Nov 2011 10:41:53 -0500 Subject: Fixed url to libyaml website. --- README.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rdoc b/README.rdoc index 79b2f21..0294e31 100644 --- a/README.rdoc +++ b/README.rdoc @@ -4,7 +4,7 @@ == Description -Psych is a YAML parser and emitter. Psych leverages libyaml[http://libyaml.org] +Psych is a YAML parser and emitter. Psych leverages libyaml[http://pyyaml.org/wiki/LibYAML] for its YAML parsing and emitting capabilities. In addition to wrapping libyaml, Psych also knows how to serialize and de-serialize most Ruby objects to and from the YAML format. -- cgit v1.2.3