use bintray for mac and windows binaries git-svn-id: https://svn.apache.org/repos/asf/couchdb/site@1673541 13f79535-47bb-0310-9956-ffa450edef68
Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/a20b727e Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/a20b727e Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/a20b727e Branch: refs/heads/asf-site Commit: a20b727e9d94372b9de9e22da82e97ba4a2a811a Parents: ab71a0e Author: Robert Newson <[email protected]> Authored: Tue Apr 14 20:01:19 2015 +0000 Committer: Robert Newson <[email protected]> Committed: Tue Apr 14 20:01:19 2015 +0000 ---------------------------------------------------------------------- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/a20b727e/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index ac41120..8e4e3fb 100644 --- a/index.html +++ b/index.html @@ -249,7 +249,7 @@ This fabulous linen texture was integrated into the site design. </span> </li> <li> - <a href="http://www.apache.org/dyn/closer.cgi?path=/couchdb/binary/win/1.6.1/setup-couchdb-1.6.1_R16B02.exe" class="type"> + <a href="https://dl.bintray.com/apache/couchdb/win/1.6.1/setup-couchdb-1.6.1_R16B02.exe" class="type"> Windows (x86) </a> <span class="info"> @@ -261,7 +261,7 @@ This fabulous linen texture was integrated into the site design. </span> </li> <li> - <a href="http://www.apache.org/dyn/closer.cgi?path=/couchdb/binary/mac/1.6.1/Apache-CouchDB-1.6.1.zip" class="type"> + <a href="https://dl.bintray.com/apache/couchdb/mac/1.6.1/Apache-CouchDB-1.6.1.zip" class="type"> Mac OS X (10.6+) </a> <span class="info">
