You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ju...@apache.org on 2015/11/24 18:43:53 UTC

kafka-site git commit: minor fix to link doc to 0.9.0 release note link

Repository: kafka-site
Updated Branches:
  refs/heads/asf-site 05d29abf0 -> 497322d53


minor fix to link doc to 0.9.0 release note link


Project: http://git-wip-us.apache.org/repos/asf/kafka-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/kafka-site/commit/497322d5
Tree: http://git-wip-us.apache.org/repos/asf/kafka-site/tree/497322d5
Diff: http://git-wip-us.apache.org/repos/asf/kafka-site/diff/497322d5

Branch: refs/heads/asf-site
Commit: 497322d5321643b02160709c58a8929a19b9b1c8
Parents: 05d29ab
Author: Jun Rao <ju...@gmail.com>
Authored: Tue Nov 24 09:43:47 2015 -0800
Committer: Jun Rao <ju...@gmail.com>
Committed: Tue Nov 24 09:43:47 2015 -0800

----------------------------------------------------------------------
 downloads.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kafka-site/blob/497322d5/downloads.html
----------------------------------------------------------------------
diff --git a/downloads.html b/downloads.html
index 3959e7b..656e738 100644
--- a/downloads.html
+++ b/downloads.html
@@ -8,7 +8,7 @@ You can verify your download by following these <a href="http://www.apache.org/i
 <h3>0.9.0.0</h3>
 <ul>
   <li>
-    <a href="https://archive.apache.org/dist/kafka/0.9.0.0/RELEASE_NOTES.html">Release Notes</a>
+    <a href="https://www.apache.org/dyn/closer.cgi?path=/kafka/0.9.0.0/RELEASE_NOTES.html">Release Notes</a>
   </li>
    <li>
     Source download: <a href="https://www.apache.org/dyn/closer.cgi?path=/kafka/0.9.0.0/kafka-0.9.0.0-src.tgz">kafka-0.9.0.0-src.tgz</a> (<a href="https://dist.apache.org/repos/dist/release/kafka/0.9.0.0/kafka-0.9.0.0-src.tgz.asc">asc</a>, <a href="https://dist.apache.org/repos/dist/release/kafka/0.9.0.0/kafka-0.9.0.0-src.tgz.md5">md5</a>)