Repository: kafka-site Updated Branches: refs/heads/asf-site 9e96b0cad -> ce8c8b986
Update 0.11.0.0 release notes link to point to archive.apache.org Project: http://git-wip-us.apache.org/repos/asf/kafka-site/repo Commit: http://git-wip-us.apache.org/repos/asf/kafka-site/commit/ce8c8b98 Tree: http://git-wip-us.apache.org/repos/asf/kafka-site/tree/ce8c8b98 Diff: http://git-wip-us.apache.org/repos/asf/kafka-site/diff/ce8c8b98 Branch: refs/heads/asf-site Commit: ce8c8b986bf541b4d75d6ca7fc6d6b130f738f65 Parents: 9e96b0c Author: Ismael Juma <[email protected]> Authored: Wed Jul 5 08:48:08 2017 +0100 Committer: Ismael Juma <[email protected]> Committed: Wed Jul 5 08:49:27 2017 +0100 ---------------------------------------------------------------------- downloads.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kafka-site/blob/ce8c8b98/downloads.html ---------------------------------------------------------------------- diff --git a/downloads.html b/downloads.html index 717f605..82f81eb 100644 --- a/downloads.html +++ b/downloads.html @@ -13,8 +13,7 @@ <h3>0.11.0.0</h3> <ul> <li> - <!-- Temporarily link to a mirror until the archive sync issues are fixed (INFRA-14466) --> - <a href="http://www.mirrorservice.org/sites/ftp.apache.org/kafka/0.11.0.0/RELEASE_NOTES.html">Release Notes</a> + <a href="https://archive.apache.org/dist/kafka/0.11.0.0/RELEASE_NOTES.html">Release Notes</a> </li> <li> Source download: <a href="https://www.apache.org/dyn/closer.cgi?path=/kafka/0.11.0.0/kafka-0.11.0.0-src.tgz">kafka-0.11.0.0-src.tgz</a> (<a href="https://dist.apache.org/repos/dist/release/kafka/0.11.0.0/kafka-0.11.0.0-src.tgz.asc">asc</a>, <a href="https://dist.apache.org/repos/dist/release/kafka/0.11.0.0/kafka-0.11.0.0-src.tgz.md5">md5</a>)
