mirror of https://github.com/apache/kafka.git
trivial doc fix to add link to Quotas
This commit is contained in:
parent
c213952fa1
commit
5a9b12eb5d
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue