Update ICU url COUCHDB-1662
Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/fa4101ba Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/fa4101ba Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/fa4101ba Branch: refs/heads/console_log Commit: fa4101ba09db5e74af206497e927909284d263e9 Parents: 4c825ef Author: Robert Newson <[email protected]> Authored: Wed Jan 30 18:42:34 2013 +0000 Committer: Robert Newson <[email protected]> Committed: Wed Jan 30 18:42:34 2013 +0000 ---------------------------------------------------------------------- INSTALL.Unix | 2 +- INSTALL.Windows | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/fa4101ba/INSTALL.Unix ---------------------------------------------------------------------- diff --git a/INSTALL.Unix b/INSTALL.Unix index 50fe38a..3c943fd 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/) http://git-wip-us.apache.org/repos/asf/couchdb/blob/fa4101ba/INSTALL.Windows ---------------------------------------------------------------------- diff --git a/INSTALL.Windows b/INSTALL.Windows index 0c69b56..3733343 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/)
