Fix broken links
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/40ad9995
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/40ad9995
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/40ad9995
Branch: refs/heads/gh-pages
Commit: 40ad999530bd9c82b2c9143ca1f985cfaf1b1247
Parents: cd6e7db
Author: Christopher Tubbs <ctubbsii@apache.org>
Authored: Thu Mar 10 22:43:17 2016 -0500
Committer: Christopher Tubbs <ctubbsii@apache.org>
Committed: Thu Mar 10 22:43:17 2016 -0500
----------------------------------------------------------------------
1.7/examples/index.md | 2 +-
bylaws.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/accumulo/blob/40ad9995/1.7/examples/index.md
----------------------------------------------------------------------
diff --git a/1.7/examples/index.md b/1.7/examples/index.md
index 95c9c12..d07c21d 100644
--- a/1.7/examples/index.md
+++ b/1.7/examples/index.md
@@ -80,4 +80,4 @@ features of Apache Accumulo.
Also shows user permissions.
-[1]: {{ site.baseurl }}/1.6/user_manual/Accumulo_Shell.html#User_Administration
+[1]: ../accumulo_user_manual.html#_user_administration
http://git-wip-us.apache.org/repos/asf/accumulo/blob/40ad9995/bylaws.md
----------------------------------------------------------------------
diff --git a/bylaws.md b/bylaws.md
index 0de4111..0bd7e33 100644
--- a/bylaws.md
+++ b/bylaws.md
@@ -133,7 +133,7 @@ These are the types of approvals that can be sought. Different actions
require d
<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 <a href="lazyConsensus.html">lazy consensus page</a>.</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="governance/lazyConsensus.html">lazy consensus page</a>.</td>
</table>
## Vetoes
|