README: Update the URL for libyajl.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 19 Sep 2009 08:16:41 +0000 (10:16 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 19 Sep 2009 08:16:41 +0000 (10:16 +0200)
README

diff --git a/README b/README
index 6529a90..ea53dba 100644 (file)
--- a/README
+++ b/README
@@ -573,7 +573,7 @@ Prerequisites
 
   * libyajl (optional)
     Parse JSON data. This is needed for the `curl_json' plugin.
-    <http://www.lloydforge.org/projects/yajl/>
+    <http://github.com/lloyd/yajl>
 
 Configuring / Compiling / Installing
 ------------------------------------