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:48:02 UTC

kafka git commit: trivial doc fix to add link to Quotas

Repository: kafka
Updated Branches:
  refs/heads/trunk c213952fa -> 5a9b12eb5


trivial doc fix to add link to Quotas


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

Branch: refs/heads/trunk
Commit: 5a9b12eb5d62cfb04db93a105e10ddfcae793e2b
Parents: c213952
Author: Jun Rao <ju...@gmail.com>
Authored: Tue Nov 24 09:47:54 2015 -0800
Committer: Jun Rao <ju...@gmail.com>
Committed: Tue Nov 24 09:47:54 2015 -0800

----------------------------------------------------------------------
 docs/documentation.html | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kafka/blob/5a9b12eb/docs/documentation.html
----------------------------------------------------------------------
diff --git a/docs/documentation.html b/docs/documentation.html
index 53c801e..d102cee 100644
--- a/docs/documentation.html
+++ b/docs/documentation.html
@@ -58,6 +58,7 @@ Prior releases: <a href="/07/documentation.html">0.7.x</a>, <a href="/08/documen
              <li><a href="#semantics">4.6 Message Delivery Semantics</a>
              <li><a href="#replication">4.7 Replication</a>
              <li><a href="#compaction">4.8 Log Compaction</a>
+             <li><a href="#design_quotas">4.9 Quotas</a>
         </ul>
     </li>
     <li><a href="#implementation">5. Implementation</a>