Author: billie Date: Mon Apr 14 16:05:40 2014 New Revision: 1587239 URL: http://svn.apache.org/r1587239 Log: fixed lazy consensus link formatting in table
Modified: accumulo/site/trunk/content/bylaws.mdtext Modified: accumulo/site/trunk/content/bylaws.mdtext URL: http://svn.apache.org/viewvc/accumulo/site/trunk/content/bylaws.mdtext?rev=1587239&r1=1587238&r2=1587239&view=diff ============================================================================== --- accumulo/site/trunk/content/bylaws.mdtext (original) +++ accumulo/site/trunk/content/bylaws.mdtext Mon Apr 14 16:05:40 2014 @@ -146,7 +146,7 @@ These are the types of approvals that ca <tr><td>Majority Approval</td> <td>A majority approval vote passes with 3 binding +1 votes and more binding +1 votes than -1 votes.</td> <tr><td>Lazy Approval (or Lazy Consensus)</td> - <td>An action with lazy approval is implicitly allowed unless a -1 vote is received, at which time, depending on the type of action, either majority approval or consensus approval must be obtained. Lazy Approval can be either <em>stated</em> or <em>assumed</em>, as detailed on the [lazy consensus page](http://accumulo.apache.org/governance/lazyConsensus.html).</td> + <td>An action with lazy approval is implicitly allowed unless a -1 vote is received, at which time, depending on the type of action, either majority approval or consensus approval must be obtained. Lazy Approval can be either <em>stated</em> or <em>assumed</em>, as detailed on the <a href="http://accumulo.apache.org/governance/lazyConsensus.html">lazy consensus page</a>.</td> </table> ## Vetoes