summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Newson <rnewson@apache.org>2013-01-30 18:42:34 +0000
committerRobert Newson <rnewson@apache.org>2013-01-30 18:42:34 +0000
commitfa4101ba09db5e74af206497e927909284d263e9 (patch)
tree6ba64b78d93dde214bd96ea560d1e83b8317b2f6
parent4c825efa5a36c88c8d7df1ca8ba1b2fb8baa290d (diff)
downloadcouchdb-fa4101ba09db5e74af206497e927909284d263e9.tar.gz
Update ICU url
COUCHDB-1662
-rw-r--r--INSTALL.Unix2
-rw-r--r--INSTALL.Windows2
2 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL.Unix b/INSTALL.Unix
index 50fe38aa5..3c943fdde 100644
--- a/INSTALL.Unix
+++ b/INSTALL.Unix
@@ -36,7 +36,7 @@ Dependencies
You should have the following installed:
* Erlang OTP (>=R13B04) (http://erlang.org/)
- * ICU (http://icu.sourceforge.net/)
+ * ICU (http://icu-project.org/)
* OpenSSL (http://www.openssl.org/)
* Mozilla SpiderMonkey (1.7) (http://www.mozilla.org/js/spidermonkey/)
* GNU Make (http://www.gnu.org/software/make/)
diff --git a/INSTALL.Windows b/INSTALL.Windows
index 0c69b56e6..3733343e4 100644
--- a/INSTALL.Windows
+++ b/INSTALL.Windows
@@ -30,7 +30,7 @@ Dependencies
You will need the following installed:
* Erlang OTP (>=14B01) (http://erlang.org/)
- * ICU (>=4.*) (http://icu.sourceforge.net/)
+ * ICU (>=4.*) (http://icu-project.org/)
* OpenSSL (>=0.9.8r) (http://www.openssl.org/)
* Mozilla SpiderMonkey (=1.8.5) (http://www.mozilla.org/js/spidermonkey/)
* libcurl (>=7.20) (http://curl.haxx.se/libcurl/)