Repository: kafka Updated Branches: refs/heads/0.9.0 fc7243c2a -> 10b3e6a5e
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/10b3e6a5 Tree: http://git-wip-us.apache.org/repos/asf/kafka/tree/10b3e6a5 Diff: http://git-wip-us.apache.org/repos/asf/kafka/diff/10b3e6a5 Branch: refs/heads/0.9.0 Commit: 10b3e6a5e08074c4df391a1346bb87e2ca4f041e Parents: fc7243c Author: Jun Rao <[email protected]> Authored: Tue Nov 24 09:47:54 2015 -0800 Committer: Jun Rao <[email protected]> Committed: Tue Nov 24 09:48:16 2015 -0800 ---------------------------------------------------------------------- docs/documentation.html | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kafka/blob/10b3e6a5/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>
