You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by ct...@apache.org on 2016/04/22 05:15:56 UTC

[15/29] accumulo git commit: Clean up links on website

http://git-wip-us.apache.org/repos/asf/accumulo/blob/3e80cf03/bylaws.html
----------------------------------------------------------------------
diff --git a/bylaws.html b/bylaws.html
index 7387a07..99a3e04 100644
--- a/bylaws.html
+++ b/bylaws.html
@@ -66,7 +66,7 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
         <span class="icon-bar"></span>
         <span class="icon-bar"></span>
       </button>
-      <a class="navbar-brand" href="/index.html">Accumulo</a>
+      <a class="navbar-brand" href="/">Accumulo</a>
     </div>
     <div class="collapse navbar-collapse" id="navbar-items">
       <ul class="nav navbar-nav">
@@ -75,46 +75,46 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
         <ul class="dropdown-menu">
           <li id="nav_index"><a href="/">Home</a></li>
           <li id="nav_downloads"><a href="/downloads/">Downloads</a></li>
-          <li id="nav_features"><a href="/notable_features.html">Features</a></li>
-          <li><a href="http://www.apache.org/licenses/LICENSE-2.0"><i class="fa fa-external-link"></i> License</a></li>
+          <li id="nav_features"><a href="/notable_features">Features</a></li>
+          <li><a href="https://www.apache.org/licenses/LICENSE-2.0"><i class="fa fa-external-link"></i> License</a></li>
         </ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Community<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li id="nav_getinvolved"><a href="/get_involved.html">Get Involved</a></li>
-          <li id="nav_mailinglists"><a href="/mailing_list.html">Mailing Lists</a></li>
-          <li id="nav_people"><a href="/people.html">People</a></li>
-          <li id="nav_blog"><a href="https://blogs.apache.org/accumulo/">Blog</a></li>
+          <li id="nav_getinvolved"><a href="/get_involved">Get Involved</a></li>
+          <li id="nav_mailinglists"><a href="/mailing_list">Mailing Lists</a></li>
+          <li id="nav_people"><a href="/people">People</a></li>
+          <li id="nav_blog"><a href="https://blogs.apache.org/accumulo">Blog</a></li>
           <li class="divider"></li>
           <li class="dropdown-header">Governance</li>
-          <li id="nav_bylaws"><a href="/bylaws.html">Bylaws</a></li>
-          <li id="nav_consensusbuilding"><a href="/governance/consensusBuilding.html">Consensus Building</a></li>
-          <li id="nav_lazyconsensus"><a href="/governance/lazyConsensus.html">Lazy Consensus</a></li>
-          <li id="nav_govreleasing"><a href="/governance/releasing.html">Releasing</a></li>
-          <li id="nav_voting"><a href="/governance/voting.html">Voting</a></li>
+          <li id="nav_bylaws"><a href="/bylaws">Bylaws</a></li>
+          <li id="nav_consensusbuilding"><a href="/governance/consensusBuilding">Consensus Building</a></li>
+          <li id="nav_lazyconsensus"><a href="/governance/lazyConsensus">Lazy Consensus</a></li>
+          <li id="nav_govreleasing"><a href="/governance/releasing">Releasing</a></li>
+          <li id="nav_voting"><a href="/governance/voting">Voting</a></li>
         </ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Development<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li id="nav_source"><a href="/source.html">Source &amp; Guide</a></li>
-          <li id="nav_git"><a href="/git.html">Git Workflow</a></li>
-          <li id="nav_versioning"><a href="/versioning.html">Versioning</a></li>
-          <li id="nav_contrib"><a href="/contrib.html">Contrib Projects</a></li>
-          <li id="nav_rb"><a href="/rb.html">Review Board</a></li>
-          <li id="nav_releasing"><a href="/releasing.html">Making Releases</a></li>
-          <li id="nav_verify_release"><a href="/verifying_releases.html">Verifying Releases</a></li>
-          <li><a href="https://issues.apache.org/jira/browse/accumulo"><i class="fa fa-external-link"></i> Issues</a></li>
-          <li><a href="https://builds.apache.org/view/A-D/view/Accumulo/"><i class="fa fa-external-link"></i> Builds</a></li>
+          <li id="nav_source"><a href="/source">Source &amp; Guide</a></li>
+          <li id="nav_git"><a href="/git">Git Workflow</a></li>
+          <li id="nav_versioning"><a href="/versioning">Versioning</a></li>
+          <li id="nav_contrib"><a href="/contrib">Contrib Projects</a></li>
+          <li id="nav_rb"><a href="/rb">Review Board</a></li>
+          <li id="nav_releasing"><a href="/releasing">Making Releases</a></li>
+          <li id="nav_verify_release"><a href="/verifying_releases">Verifying Releases</a></li>
+          <li><a href="https://issues.apache.org/jira/browse/ACCUMULO"><i class="fa fa-external-link"></i> Issues</a></li>
+          <li><a href="https://builds.apache.org/view/A/view/Accumulo"><i class="fa fa-external-link"></i> Builds</a></li>
         </ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation<span class="caret"></span></a>
         <ul class="dropdown-menu">
           <li class="dropdown-header">Manual</li>
-          <li><a href="/1.6/accumulo_user_manual.html">1.6</a></li>
-          <li><a href="/1.7/accumulo_user_manual.html">1.7</a></li>
+          <li><a href="/1.6/accumulo_user_manual">1.6</a></li>
+          <li><a href="/1.7/accumulo_user_manual">1.7</a></li>
           <li class="divider"></li>
           <li class="dropdown-header">Javadoc</li>
           <li><a href="/1.6/apidocs">1.6</a></li>
@@ -124,17 +124,17 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
           <li id="nav_examples_1_6"><a href="/1.6/examples">1.6</a></li>
           <li id="nav_examples_1_7"><a href="/1.7/examples">1.7</a></li>
           <li class="divider"></li>
-          <li id="old_documentation"><a href="/old_documentation.html">Docs for Older Verisons</a></li>
-          <li id="nav_screenshots"><a href="/screenshots.html">Screenshots</a></li>
-          <li id="nav_papers"><a href="/papers.html">Papers &amp; Other Links</a></li>
-          <li id="nav_glossary"><a href="/glossary.html">Glossary</a></li>
+          <li id="old_documentation"><a href="/old_documentation">Docs for Older Verisons</a></li>
+          <li id="nav_screenshots"><a href="/screenshots">Screenshots</a></li>
+          <li id="nav_papers"><a href="/papers">Papers &amp; Other Links</a></li>
+          <li id="nav_glossary"><a href="/glossary">Glossary</a></li>
         </ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Release Notes<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release_notes/1.7.1.html">1.7.1</a></li>
-          <li><a href="/release_notes/1.6.5.html">1.6.5</a></li>
+          <li><a href="/release_notes/1.7.1">1.7.1</a></li>
+          <li><a href="/release_notes/1.6.5">1.6.5</a></li>
           <li class="divider"></li>
           <li><a href="/release_notes/">Archives</a></li>
         </ul>
@@ -142,18 +142,18 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Other<span class="caret"></span></a>
           <ul class="dropdown-menu">
-            <li><a href="/papers.html">Papers &amp; Presentations</a></li>
-            <li><a href="/projects.html">Community Projects</a></li>
+            <li><a href="/papers">Papers &amp; Presentations</a></li>
+            <li><a href="/projects">Community Projects</a></li>
           </ul>
           </li>
           <li class="dropdown">
           <a class="dropdown-toggle" data-toggle="dropdown" href="#">ASF Links<span class="caret"></span></a>
           <ul class="dropdown-menu">
-            <li><a href="http://www.apache.org"><i class="fa fa-external-link"></i> Apache Software Foundation</a></li>
-            <li><a href="http://www.apache.org/foundation/sponsorship.html"><i class="fa fa-external-link"></i> Sponsorship</a></li>
-            <li><a href="http://www.apache.org/security/"><i class="fa fa-external-link"></i> Security</a></li>
-            <li><a href="http://www.apache.org/foundation/thanks.html"><i class="fa fa-external-link"></i> Thanks</a></li>
-            <li><a href="http://www.apache.org/foundation/policies/conduct.html"><i class="fa fa-external-link"></i> Code of Conduct</a></li>
+            <li><a href="https://www.apache.org"><i class="fa fa-external-link"></i> Apache Software Foundation</a></li>
+            <li><a href="https://www.apache.org/foundation/sponsorship"><i class="fa fa-external-link"></i> Sponsorship</a></li>
+            <li><a href="https://www.apache.org/security/"><i class="fa fa-external-link"></i> Security</a></li>
+            <li><a href="https://www.apache.org/foundation/thanks"><i class="fa fa-external-link"></i> Thanks</a></li>
+            <li><a href="https://www.apache.org/foundation/policies/conduct"><i class="fa fa-external-link"></i> Code of Conduct</a></li>
           </ul>
           </li>
         </ul>
@@ -186,7 +186,7 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
         <tr><td><img src="/images/InBug-16px_0.png"></td><td><a href="https://www.linkedin.com/groups/Apache-Accumulo-Professionals-4554913">Apache Accumulo Professionals</a></td></tr>
         <tr><td><img src="/images/GitHub-Mark-32px.png" style="height: 1em"></td><td><a href="https://github.com/apache/accumulo">apache / accumulo</a></td></tr>
         <tr><td><span class="glyphicon glyphicon-comment"></span></td><td><a href="irc://chat.freenode.net/accumulo">#accumulo @ freenode</a></td></tr>
-        <tr><td><img src="/favicon.png" width="16" /></td><td><a href="http://blogs.apache.org/accumulo">Apache Accumulo Blog</a></td></tr>
+        <tr><td><img src="/favicon.png" width="16" /></td><td><a href="https://blogs.apache.org/accumulo">Apache Accumulo Blog</a></td></tr>
       </table>
       <hr>
       <a id="accumulo-summit-logo" href="http://accumulosummit.com/"><img alt="Accumulo Summit" class="img-responsive" src="/images/accumulo-summit.png"></a>
@@ -206,9 +206,9 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
 
 <p>This document defines the bylaws under which the Apache Accumulo project operates. It defines the roles and responsibilities of the project, who may vote, how voting works, how conflicts are resolved, etc.</p>
 
-<p>Accumulo is a project of the <a href="http://www.apache.org/foundation/">Apache Software Foundation</a>. The foundation holds the copyright on Apache code including the code in the Accumulo codebase. The <a href="http://www.apache.org/foundation/faq.html">foundation FAQ</a> explains the operation and background of the foundation.</p>
+<p>Accumulo is a project of the <a href="https://www.apache.org/foundation">Apache Software Foundation</a>. The foundation holds the copyright on Apache code including the code in the Accumulo codebase. The <a href="https://www.apache.org/foundation/faq">foundation FAQ</a> explains the operation and background of the foundation.</p>
 
-<p>Accumulo is typical of Apache projects in that it operates under a set of principles, known collectively as the Apache Way. If you are new to Apache development, please refer to the <a href="http://incubator.apache.org">Incubator project</a> for more information on how Apache projects operate. Terms used at the ASF are defined in the <a href="http://www.apache.org/foundation/glossary.html">ASF glossary</a>.</p>
+<p>Accumulo is typical of Apache projects in that it operates under a set of principles, known collectively as the Apache Way. If you are new to Apache development, please refer to the <a href="https://incubator.apache.org">Incubator project</a> for more information on how Apache projects operate. Terms used at the ASF are defined in the <a href="https://www.apache.org/foundation/glossary">ASF glossary</a>.</p>
 
 <h1 id="roles-and-responsibilities">Roles and Responsibilities</h1>
 
@@ -232,13 +232,13 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
 
 <p>An emeritus committer’s commit access may be disabled as part of routine security. Access shall not be removed without notifying the committer, and access shall be maintained if the committer wishes to leave it active. A committer’s commit access shall be reactivated upon the committer’s request to the PMC.</p>
 
-<p>All Apache committers are required to have a signed <a href="http://www.apache.org/licenses/icla.txt">Contributor License Agreement</a> (CLA) on file with the Apache Software Foundation. Under the terms of the CLA that all committers must sign, a committer’s primary responsibility is to ensure that all code committed to Apache Accumulo is licensed appropriately and meets those criteria set forth in the CLA (including both original works and patches committed on behalf of other contributors). There is a <a href="http://www.apache.org/dev/committers.html">Committer FAQ</a> which provides more details on the requirements for committers.</p>
+<p>All Apache committers are required to have a signed <a href="https://www.apache.org/licenses/icla.txt">Contributor License Agreement</a> (CLA) on file with the Apache Software Foundation. Under the terms of the CLA that all committers must sign, a committer’s primary responsibility is to ensure that all code committed to Apache Accumulo is licensed appropriately and meets those criteria set forth in the CLA (including both original works and patches committed on behalf of other contributors). There is a <a href="https://www.apache.org/dev/committers">Committer FAQ</a> which provides more details on the requirements for committers.</p>
 
 <p>It is the custom of the Accumulo project to also invite each committer to become a member of the Accumulo PMC.</p>
 
 <h2 id="project-management-committee">Project Management Committee</h2>
 
-<p>The role of the PMC, from a Foundation perspective, is <a href="http://apache.org/foundation/how-it-works.html#pmc">oversight</a>. The main
+<p>The role of the PMC, from a Foundation perspective, is <a href="https://www.apache.org/foundation/how-it-works.html#pmc">oversight</a>. The main
 role of the PMC is not code and not coding, but to ensure that all legal
 issues are addressed, that procedure is followed, and that each and every
 release is the product of the community as a whole. That is key to our
@@ -262,8 +262,8 @@ stability, and robustness of both code and long term social structures.</p>
   <li>Maintaining these bylaws and other guidelines of the project.</li>
 </ul>
 
-<p>In particular, PMC members must understand both our project’s criteria and ASF criteria for voting on a <a href="http://www.apache.org/dev/release.html#management">release</a>.
-See the <a href="http://www.apache.org/dev/pmc.html">PMC Guide</a> for more information on PMC responsibilities.</p>
+<p>In particular, PMC members must understand both our project’s criteria and ASF criteria for voting on a <a href="https://www.apache.org/dev/release#management">release</a>.
+See the <a href="https://www.apache.org/dev/pmc">PMC Guide</a> for more information on PMC responsibilities.</p>
 
 <p>Membership of the PMC is by invitation only and must be approved by a consensus approval of active PMC members. Upon acceptance of the invitation to become a PMC member, it is the accepting member’s responsibility to update their status on the Accumulo web page accordingly.</p>
 
@@ -275,7 +275,7 @@ See the <a href="http://www.apache.org/dev/pmc.html">PMC Guide</a> for more info
 
 <h2 id="release-manager">Release Manager</h2>
 
-<p>The <a href="https://www.apache.org/dev/release-publishing.html">ASF release process</a> defines the <a href="https://www.apache.org/dev/release-publishing.html#release_manager">release manager</a> as an individual responsible for shepherding a new project release. Any committer may serve as a release manager. The release manager for a release is chosen as part of the release plan.</p>
+<p>The <a href="https://www.apache.org/dev/release-publishing">ASF release process</a> defines the <a href="https://www.apache.org/dev/release-publishing#release_manager">release manager</a> as an individual responsible for shepherding a new project release. Any committer may serve as a release manager. The release manager for a release is chosen as part of the release plan.</p>
 
 <p>At a minimum, a release manager is responsible for packaging a release candidate for a vote and signing and publishing an approved release candidate. An Accumulo release manager is also expected to:</p>
 
@@ -288,7 +288,7 @@ See the <a href="http://www.apache.org/dev/pmc.html">PMC Guide</a> for more info
   <li>call votes on release candidates</li>
 </ul>
 
-<p><a href="governance/releasing.html">Release guidelines</a> and <a href="releasing.html">details on the mechanics of creating an Accumulo release</a> are available on the Accumulo project site.</p>
+<p><a href="governance/releasing">Release guidelines</a> and <a href="releasing">details on the mechanics of creating an Accumulo release</a> are available on the Accumulo project site.</p>
 
 <h1 id="decision-making">Decision Making</h1>
 
@@ -323,7 +323,7 @@ See the <a href="http://www.apache.org/dev/pmc.html">PMC Guide</a> for more info
 
 <p>All participants in the Accumulo project are encouraged to vote. For technical decisions, only the votes of active committers are binding. Non-binding votes are still useful for those with binding votes to understand the perception of an action across the wider Accumulo community. For PMC decisions, only the votes of active PMC members are binding.</p>
 
-<p>See the <a href="governance/voting.html">voting page</a> for more details on the mechanics of voting.</p>
+<p>See the <a href="governance/voting">voting page</a> for more details on the mechanics of voting.</p>
 
 <p><a id="CTR"></a>
 ## Commit Then Review (CTR)</p>
@@ -351,7 +351,7 @@ See the <a href="http://www.apache.org/dev/pmc.html">PMC Guide</a> for more info
   </tr>
   <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="governance/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">lazy consensus page</a>.</td>
   </tr>
 </table>
 
@@ -444,7 +444,7 @@ See the <a href="http://www.apache.org/dev/pmc.html">PMC Guide</a> for more info
 
 <p>For the purposes of the “Adoption of New Codebase” action, the Accumulo codebase is defined as the Accumulo site content, primary project code, and all contributed code (“contribs”) as they exist in their respective repositories. Adoption of a new codebase generally refers to the creation of a new contrib repository, but could cover, for example, a rework of the project site, or merging a contrib project into the primary codebase.</p>
 
-<p>Voting actions for the removal of a committer or PMC member are intentionally not defined. According to ASF rules, <a href="http://www.apache.org/dev/committers.html#committer-set-term">committer status never expires</a> and <a href="http://www.apache.org/dev/pmc.html#pmc-removal">PMC members can only be removed with approval from the ASF Board</a>.</p>
+<p>Voting actions for the removal of a committer or PMC member are intentionally not defined. According to ASF rules, <a href="https://www.apache.org/dev/committers#committer-set-term">committer status never expires</a> and <a href="https://www.apache.org/dev/pmc#pmc-removal">PMC members can only be removed with approval from the ASF Board</a>.</p>
 
 <h1 id="release-plans">Release Plans</h1>
 
@@ -468,16 +468,16 @@ See the <a href="http://www.apache.org/dev/pmc.html">PMC Guide</a> for more info
       </div>
 
       <div id="footer">
-        <a href="http://www.apache.org">
+        <a href="https://www.apache.org">
           <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" height="100">
         </a>
         <div class="copyright">
           <p>
           Copyright &copy; 2011-2016 The Apache Software Foundation, Licensed under
-          the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+          the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
           Apache Accumulo, Accumulo, Apache, the Apache feather logo, and the Apache Accumulo
-          project logo are trademarks of the <a href="http://www.apache.org">Apache Software Foundation</a>.<br />
-          Site created with <a href="http://getbootstrap.com/">Bootstrap</a> including icons from <a href="http://glyphicons.com/">GLYPHICONS</a> and <a href="http://fontawesome.io/">Font Awesome</a>.
+          project logo are trademarks of the <a href="https://www.apache.org">Apache Software Foundation</a>.<br />
+          Site created with <a href="https://getbootstrap.com/">Bootstrap</a> including icons from <a href="https://glyphicons.com/">GLYPHICONS</a> and <a href="http://fontawesome.io/">Font Awesome</a>.
           </p>
         </div>
       </div>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/3e80cf03/contrib.html
----------------------------------------------------------------------
diff --git a/contrib.html b/contrib.html
index d4f998e..bd27eec 100644
--- a/contrib.html
+++ b/contrib.html
@@ -66,7 +66,7 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
         <span class="icon-bar"></span>
         <span class="icon-bar"></span>
       </button>
-      <a class="navbar-brand" href="/index.html">Accumulo</a>
+      <a class="navbar-brand" href="/">Accumulo</a>
     </div>
     <div class="collapse navbar-collapse" id="navbar-items">
       <ul class="nav navbar-nav">
@@ -75,46 +75,46 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
         <ul class="dropdown-menu">
           <li id="nav_index"><a href="/">Home</a></li>
           <li id="nav_downloads"><a href="/downloads/">Downloads</a></li>
-          <li id="nav_features"><a href="/notable_features.html">Features</a></li>
-          <li><a href="http://www.apache.org/licenses/LICENSE-2.0"><i class="fa fa-external-link"></i> License</a></li>
+          <li id="nav_features"><a href="/notable_features">Features</a></li>
+          <li><a href="https://www.apache.org/licenses/LICENSE-2.0"><i class="fa fa-external-link"></i> License</a></li>
         </ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Community<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li id="nav_getinvolved"><a href="/get_involved.html">Get Involved</a></li>
-          <li id="nav_mailinglists"><a href="/mailing_list.html">Mailing Lists</a></li>
-          <li id="nav_people"><a href="/people.html">People</a></li>
-          <li id="nav_blog"><a href="https://blogs.apache.org/accumulo/">Blog</a></li>
+          <li id="nav_getinvolved"><a href="/get_involved">Get Involved</a></li>
+          <li id="nav_mailinglists"><a href="/mailing_list">Mailing Lists</a></li>
+          <li id="nav_people"><a href="/people">People</a></li>
+          <li id="nav_blog"><a href="https://blogs.apache.org/accumulo">Blog</a></li>
           <li class="divider"></li>
           <li class="dropdown-header">Governance</li>
-          <li id="nav_bylaws"><a href="/bylaws.html">Bylaws</a></li>
-          <li id="nav_consensusbuilding"><a href="/governance/consensusBuilding.html">Consensus Building</a></li>
-          <li id="nav_lazyconsensus"><a href="/governance/lazyConsensus.html">Lazy Consensus</a></li>
-          <li id="nav_govreleasing"><a href="/governance/releasing.html">Releasing</a></li>
-          <li id="nav_voting"><a href="/governance/voting.html">Voting</a></li>
+          <li id="nav_bylaws"><a href="/bylaws">Bylaws</a></li>
+          <li id="nav_consensusbuilding"><a href="/governance/consensusBuilding">Consensus Building</a></li>
+          <li id="nav_lazyconsensus"><a href="/governance/lazyConsensus">Lazy Consensus</a></li>
+          <li id="nav_govreleasing"><a href="/governance/releasing">Releasing</a></li>
+          <li id="nav_voting"><a href="/governance/voting">Voting</a></li>
         </ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Development<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li id="nav_source"><a href="/source.html">Source &amp; Guide</a></li>
-          <li id="nav_git"><a href="/git.html">Git Workflow</a></li>
-          <li id="nav_versioning"><a href="/versioning.html">Versioning</a></li>
-          <li id="nav_contrib"><a href="/contrib.html">Contrib Projects</a></li>
-          <li id="nav_rb"><a href="/rb.html">Review Board</a></li>
-          <li id="nav_releasing"><a href="/releasing.html">Making Releases</a></li>
-          <li id="nav_verify_release"><a href="/verifying_releases.html">Verifying Releases</a></li>
-          <li><a href="https://issues.apache.org/jira/browse/accumulo"><i class="fa fa-external-link"></i> Issues</a></li>
-          <li><a href="https://builds.apache.org/view/A-D/view/Accumulo/"><i class="fa fa-external-link"></i> Builds</a></li>
+          <li id="nav_source"><a href="/source">Source &amp; Guide</a></li>
+          <li id="nav_git"><a href="/git">Git Workflow</a></li>
+          <li id="nav_versioning"><a href="/versioning">Versioning</a></li>
+          <li id="nav_contrib"><a href="/contrib">Contrib Projects</a></li>
+          <li id="nav_rb"><a href="/rb">Review Board</a></li>
+          <li id="nav_releasing"><a href="/releasing">Making Releases</a></li>
+          <li id="nav_verify_release"><a href="/verifying_releases">Verifying Releases</a></li>
+          <li><a href="https://issues.apache.org/jira/browse/ACCUMULO"><i class="fa fa-external-link"></i> Issues</a></li>
+          <li><a href="https://builds.apache.org/view/A/view/Accumulo"><i class="fa fa-external-link"></i> Builds</a></li>
         </ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation<span class="caret"></span></a>
         <ul class="dropdown-menu">
           <li class="dropdown-header">Manual</li>
-          <li><a href="/1.6/accumulo_user_manual.html">1.6</a></li>
-          <li><a href="/1.7/accumulo_user_manual.html">1.7</a></li>
+          <li><a href="/1.6/accumulo_user_manual">1.6</a></li>
+          <li><a href="/1.7/accumulo_user_manual">1.7</a></li>
           <li class="divider"></li>
           <li class="dropdown-header">Javadoc</li>
           <li><a href="/1.6/apidocs">1.6</a></li>
@@ -124,17 +124,17 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
           <li id="nav_examples_1_6"><a href="/1.6/examples">1.6</a></li>
           <li id="nav_examples_1_7"><a href="/1.7/examples">1.7</a></li>
           <li class="divider"></li>
-          <li id="old_documentation"><a href="/old_documentation.html">Docs for Older Verisons</a></li>
-          <li id="nav_screenshots"><a href="/screenshots.html">Screenshots</a></li>
-          <li id="nav_papers"><a href="/papers.html">Papers &amp; Other Links</a></li>
-          <li id="nav_glossary"><a href="/glossary.html">Glossary</a></li>
+          <li id="old_documentation"><a href="/old_documentation">Docs for Older Verisons</a></li>
+          <li id="nav_screenshots"><a href="/screenshots">Screenshots</a></li>
+          <li id="nav_papers"><a href="/papers">Papers &amp; Other Links</a></li>
+          <li id="nav_glossary"><a href="/glossary">Glossary</a></li>
         </ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Release Notes<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release_notes/1.7.1.html">1.7.1</a></li>
-          <li><a href="/release_notes/1.6.5.html">1.6.5</a></li>
+          <li><a href="/release_notes/1.7.1">1.7.1</a></li>
+          <li><a href="/release_notes/1.6.5">1.6.5</a></li>
           <li class="divider"></li>
           <li><a href="/release_notes/">Archives</a></li>
         </ul>
@@ -142,18 +142,18 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Other<span class="caret"></span></a>
           <ul class="dropdown-menu">
-            <li><a href="/papers.html">Papers &amp; Presentations</a></li>
-            <li><a href="/projects.html">Community Projects</a></li>
+            <li><a href="/papers">Papers &amp; Presentations</a></li>
+            <li><a href="/projects">Community Projects</a></li>
           </ul>
           </li>
           <li class="dropdown">
           <a class="dropdown-toggle" data-toggle="dropdown" href="#">ASF Links<span class="caret"></span></a>
           <ul class="dropdown-menu">
-            <li><a href="http://www.apache.org"><i class="fa fa-external-link"></i> Apache Software Foundation</a></li>
-            <li><a href="http://www.apache.org/foundation/sponsorship.html"><i class="fa fa-external-link"></i> Sponsorship</a></li>
-            <li><a href="http://www.apache.org/security/"><i class="fa fa-external-link"></i> Security</a></li>
-            <li><a href="http://www.apache.org/foundation/thanks.html"><i class="fa fa-external-link"></i> Thanks</a></li>
-            <li><a href="http://www.apache.org/foundation/policies/conduct.html"><i class="fa fa-external-link"></i> Code of Conduct</a></li>
+            <li><a href="https://www.apache.org"><i class="fa fa-external-link"></i> Apache Software Foundation</a></li>
+            <li><a href="https://www.apache.org/foundation/sponsorship"><i class="fa fa-external-link"></i> Sponsorship</a></li>
+            <li><a href="https://www.apache.org/security/"><i class="fa fa-external-link"></i> Security</a></li>
+            <li><a href="https://www.apache.org/foundation/thanks"><i class="fa fa-external-link"></i> Thanks</a></li>
+            <li><a href="https://www.apache.org/foundation/policies/conduct"><i class="fa fa-external-link"></i> Code of Conduct</a></li>
           </ul>
           </li>
         </ul>
@@ -186,7 +186,7 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
         <tr><td><img src="/images/InBug-16px_0.png"></td><td><a href="https://www.linkedin.com/groups/Apache-Accumulo-Professionals-4554913">Apache Accumulo Professionals</a></td></tr>
         <tr><td><img src="/images/GitHub-Mark-32px.png" style="height: 1em"></td><td><a href="https://github.com/apache/accumulo">apache / accumulo</a></td></tr>
         <tr><td><span class="glyphicon glyphicon-comment"></span></td><td><a href="irc://chat.freenode.net/accumulo">#accumulo @ freenode</a></td></tr>
-        <tr><td><img src="/favicon.png" width="16" /></td><td><a href="http://blogs.apache.org/accumulo">Apache Accumulo Blog</a></td></tr>
+        <tr><td><img src="/favicon.png" width="16" /></td><td><a href="https://blogs.apache.org/accumulo">Apache Accumulo Blog</a></td></tr>
       </table>
       <hr>
       <a id="accumulo-summit-logo" href="http://accumulosummit.com/"><img alt="Accumulo Summit" class="img-responsive" src="/images/accumulo-summit.png"></a>
@@ -219,7 +219,7 @@ documentation for the individual project.</p>
 up an Accumulo process in memory.</p>
 
 <p>The Apache Accumulo Instamo Archetype uses <a href="http://git-scm.com">Git</a> version control
-(<a href="https://git-wip-us.apache.org/repos/asf?p=accumulo-instamo-archetype.git;a=summary">browse</a>|<a href="https://git-wip-us.apache.org/repos/asf/accumulo-instamo-archetype.git">checkout</a>). It builds with <a href="http://maven.apache.org">Apache
+(<a href="https://git-wip-us.apache.org/repos/asf?p=accumulo-instamo-archetype.git;a=summary">browse</a>|<a href="https://git-wip-us.apache.org/repos/asf/accumulo-instamo-archetype.git">checkout</a>). It builds with <a href="https://maven.apache.org">Apache
 Maven</a>. See the section <a href="#contributing-to-contrib">Contributing to Contrib</a> for
 instructions on submitting issues and patches.</p>
 
@@ -231,56 +231,56 @@ Wikipedia data within Accumulo. It is a great place to start if you want to get
 familiar with good development practices building on Accumulo.</p>
 
 <p>For details on setting up the application, see the project's README. You can
-also read <a href="example/wikisearch.html">an overview and some performance numbers</a>.</p>
+also read <a href="example/wikisearch">an overview and some performance numbers</a>.</p>
 
 <p>The Apache Accumulo Wikisearch Example uses <a href="http://git-scm.com">Git</a> version control
 (<a href="https://git-wip-us.apache.org/repos/asf?p=accumulo-wikisearch.git;a=summary">browse</a>|<a href="https://git-wip-us.apache.org/repos/asf/accumulo-wikisearch.git">checkout</a>). It builds with
-<a href="http://maven.apache.org">Apache Maven</a>. See the section <a href="#contributing-to-contrib">Contributing to Contrib</a> for
+<a href="https://maven.apache.org">Apache Maven</a>. See the section <a href="#contributing-to-contrib">Contributing to Contrib</a> for
 instructions on submitting issues and patches.</p>
 
 <h3 id="hama-integration">Hama Integration</h3>
 
-<p>An implementation for running <a href="http://hama.apache.org/hama_bsp_tutorial.html">Bulk Synchronous Parallel (BSP)
-algorithms</a> implemented via <a href="http://hama.apache.org">Apache Hama</a> on top of data stored
+<p>An implementation for running <a href="https://hama.apache.org/hama_bsp_tutorial">Bulk Synchronous Parallel (BSP)
+algorithms</a> implemented via <a href="https://hama.apache.org">Apache Hama</a> on top of data stored
 in Accumulo.</p>
 
 <p>The Apache Accumulo BSP implementation uses <a href="http://git-scm.com">Git</a> version control
-(<a href="https://git-wip-us.apache.org/repos/asf?p=accumulo-bsp.git;a=summary">browse</a>|<a href="https://git-wip-us.apache.org/repos/asf/accumulo-bsp.git">checkout</a>).  It builds with <a href="http://maven.apache.org">Apache
+(<a href="https://git-wip-us.apache.org/repos/asf?p=accumulo-bsp.git;a=summary">browse</a>|<a href="https://git-wip-us.apache.org/repos/asf/accumulo-bsp.git">checkout</a>).  It builds with <a href="https://maven.apache.org">Apache
 Maven</a>. See the section <a href="#contributing-to-contrib">Contributing to Contrib</a> for
 instructions on submitting issues and patches.</p>
 
 <h2 id="contributing-to-contrib">Contributing to Contrib</h2>
 
 <p>All contributions to the various Apache Accumulo contrib projects should follow
-the <a href="git.html#the-implementation">same process used in the primary project</a>. All contributions
+the <a href="git#the-implementation">same process used in the primary project</a>. All contributions
 should have a corresponding issue filed in the <a href="https://issues.apache.org/jira/browse/ACCUMULO/component/12316610">contrib component in the
 Accumulo issue tracker</a>.</p>
 
 <h2 id="adding-a-new-contrib-project">Adding a new Contrib Project</h2>
 
-<p>Proposals for new contrib projects should be sent to the <a href="mailing_list.html">Accumulo mailing
+<p>Proposals for new contrib projects should be sent to the <a href="mailing_list">Accumulo mailing
 list</a> for <a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#100;&#101;&#118;&#064;&#097;&#099;&#099;&#117;&#109;&#117;&#108;&#111;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;&#063;&#115;&#117;&#098;&#106;&#101;&#099;&#116;&#061;&#091;&#065;&#099;&#099;&#117;&#109;&#117;&#108;&#111;&#043;&#067;&#111;&#110;&#116;&#114;&#105;&#098;&#043;&#080;&#114;&#111;&#112;&#111;&#115;&#097;&#108;&#093;">developers</a>.</p>
 
 <p>If an example application only makes use of a single Accumulo feature, it is
 probably better off as an Accumulo version-specific example. You can see
 several of these demonstrative applications in the <a href="https://git-wip-us.apache.org/repos/asf?p=accumulo.git;a=tree;f=examples/simple;">simple example
 codebase</a> and the related published documentation for versions
-<a href="1.7/examples/">1.7</a> and <a href="1.6/examples/">1.6</a>.</p>
+<a href="1.7/examples">1.7</a> and <a href="1.6/examples">1.6</a>.</p>
 
 
       </div>
 
       <div id="footer">
-        <a href="http://www.apache.org">
+        <a href="https://www.apache.org">
           <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" height="100">
         </a>
         <div class="copyright">
           <p>
           Copyright &copy; 2011-2016 The Apache Software Foundation, Licensed under
-          the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+          the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
           Apache Accumulo, Accumulo, Apache, the Apache feather logo, and the Apache Accumulo
-          project logo are trademarks of the <a href="http://www.apache.org">Apache Software Foundation</a>.<br />
-          Site created with <a href="http://getbootstrap.com/">Bootstrap</a> including icons from <a href="http://glyphicons.com/">GLYPHICONS</a> and <a href="http://fontawesome.io/">Font Awesome</a>.
+          project logo are trademarks of the <a href="https://www.apache.org">Apache Software Foundation</a>.<br />
+          Site created with <a href="https://getbootstrap.com/">Bootstrap</a> including icons from <a href="https://glyphicons.com/">GLYPHICONS</a> and <a href="http://fontawesome.io/">Font Awesome</a>.
           </p>
         </div>
       </div>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/3e80cf03/doap_Accumulo.rdf
----------------------------------------------------------------------
diff --git a/doap_Accumulo.rdf b/doap_Accumulo.rdf
index 5b6cbc3..6e046a3 100644
--- a/doap_Accumulo.rdf
+++ b/doap_Accumulo.rdf
@@ -21,18 +21,18 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-  <Project rdf:about="http://accumulo.apache.org">
+  <Project rdf:about="https://accumulo.apache.org">
     <created>2012-03-26</created>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
     <name>Apache Accumulo</name>
-    <homepage rdf:resource="http://accumulo.apache.org" />
-    <asfext:pmc rdf:resource="http://accumulo.apache.org" />
+    <homepage rdf:resource="https://accumulo.apache.org" />
+    <asfext:pmc rdf:resource="https://accumulo.apache.org" />
     <description>The Apache Accumulo sorted, distributed key/value store is based on Google's BigTable design. It is built on top of Apache Hadoop, Zookeeper, and Thrift. It features a few novel improvements on the BigTable design in the form of cell-level access labels and a server-side programming mechanism that can modify key/value pairs at various points in the data management process.</description>
     <bug-database rdf:resource="https://issues.apache.org/jira/browse/ACCUMULO" />
-    <mailing-list rdf:resource="http://accumulo.apache.org/mailing_list.html" />
-    <download-page rdf:resource="http://accumulo.apache.org/downloads" />
+    <mailing-list rdf:resource="https://accumulo.apache.org/mailing_list" />
+    <download-page rdf:resource="https://accumulo.apache.org/downloads" />
     <programming-language>Java</programming-language>
-    <category rdf:resource="http://projects.apache.org/category/database" />
+    <category rdf:resource="https://projects.apache.org/projects.html?category#database" />
     <release>
       <Version>
         <name>Apache Accumulo</name>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/3e80cf03/downloads/index.html
----------------------------------------------------------------------
diff --git a/downloads/index.html b/downloads/index.html
index c05a23b..be6cc5e 100644
--- a/downloads/index.html
+++ b/downloads/index.html
@@ -66,7 +66,7 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
         <span class="icon-bar"></span>
         <span class="icon-bar"></span>
       </button>
-      <a class="navbar-brand" href="/index.html">Accumulo</a>
+      <a class="navbar-brand" href="/">Accumulo</a>
     </div>
     <div class="collapse navbar-collapse" id="navbar-items">
       <ul class="nav navbar-nav">
@@ -75,46 +75,46 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
         <ul class="dropdown-menu">
           <li id="nav_index"><a href="/">Home</a></li>
           <li id="nav_downloads"><a href="/downloads/">Downloads</a></li>
-          <li id="nav_features"><a href="/notable_features.html">Features</a></li>
-          <li><a href="http://www.apache.org/licenses/LICENSE-2.0"><i class="fa fa-external-link"></i> License</a></li>
+          <li id="nav_features"><a href="/notable_features">Features</a></li>
+          <li><a href="https://www.apache.org/licenses/LICENSE-2.0"><i class="fa fa-external-link"></i> License</a></li>
         </ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Community<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li id="nav_getinvolved"><a href="/get_involved.html">Get Involved</a></li>
-          <li id="nav_mailinglists"><a href="/mailing_list.html">Mailing Lists</a></li>
-          <li id="nav_people"><a href="/people.html">People</a></li>
-          <li id="nav_blog"><a href="https://blogs.apache.org/accumulo/">Blog</a></li>
+          <li id="nav_getinvolved"><a href="/get_involved">Get Involved</a></li>
+          <li id="nav_mailinglists"><a href="/mailing_list">Mailing Lists</a></li>
+          <li id="nav_people"><a href="/people">People</a></li>
+          <li id="nav_blog"><a href="https://blogs.apache.org/accumulo">Blog</a></li>
           <li class="divider"></li>
           <li class="dropdown-header">Governance</li>
-          <li id="nav_bylaws"><a href="/bylaws.html">Bylaws</a></li>
-          <li id="nav_consensusbuilding"><a href="/governance/consensusBuilding.html">Consensus Building</a></li>
-          <li id="nav_lazyconsensus"><a href="/governance/lazyConsensus.html">Lazy Consensus</a></li>
-          <li id="nav_govreleasing"><a href="/governance/releasing.html">Releasing</a></li>
-          <li id="nav_voting"><a href="/governance/voting.html">Voting</a></li>
+          <li id="nav_bylaws"><a href="/bylaws">Bylaws</a></li>
+          <li id="nav_consensusbuilding"><a href="/governance/consensusBuilding">Consensus Building</a></li>
+          <li id="nav_lazyconsensus"><a href="/governance/lazyConsensus">Lazy Consensus</a></li>
+          <li id="nav_govreleasing"><a href="/governance/releasing">Releasing</a></li>
+          <li id="nav_voting"><a href="/governance/voting">Voting</a></li>
         </ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Development<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li id="nav_source"><a href="/source.html">Source &amp; Guide</a></li>
-          <li id="nav_git"><a href="/git.html">Git Workflow</a></li>
-          <li id="nav_versioning"><a href="/versioning.html">Versioning</a></li>
-          <li id="nav_contrib"><a href="/contrib.html">Contrib Projects</a></li>
-          <li id="nav_rb"><a href="/rb.html">Review Board</a></li>
-          <li id="nav_releasing"><a href="/releasing.html">Making Releases</a></li>
-          <li id="nav_verify_release"><a href="/verifying_releases.html">Verifying Releases</a></li>
-          <li><a href="https://issues.apache.org/jira/browse/accumulo"><i class="fa fa-external-link"></i> Issues</a></li>
-          <li><a href="https://builds.apache.org/view/A-D/view/Accumulo/"><i class="fa fa-external-link"></i> Builds</a></li>
+          <li id="nav_source"><a href="/source">Source &amp; Guide</a></li>
+          <li id="nav_git"><a href="/git">Git Workflow</a></li>
+          <li id="nav_versioning"><a href="/versioning">Versioning</a></li>
+          <li id="nav_contrib"><a href="/contrib">Contrib Projects</a></li>
+          <li id="nav_rb"><a href="/rb">Review Board</a></li>
+          <li id="nav_releasing"><a href="/releasing">Making Releases</a></li>
+          <li id="nav_verify_release"><a href="/verifying_releases">Verifying Releases</a></li>
+          <li><a href="https://issues.apache.org/jira/browse/ACCUMULO"><i class="fa fa-external-link"></i> Issues</a></li>
+          <li><a href="https://builds.apache.org/view/A/view/Accumulo"><i class="fa fa-external-link"></i> Builds</a></li>
         </ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation<span class="caret"></span></a>
         <ul class="dropdown-menu">
           <li class="dropdown-header">Manual</li>
-          <li><a href="/1.6/accumulo_user_manual.html">1.6</a></li>
-          <li><a href="/1.7/accumulo_user_manual.html">1.7</a></li>
+          <li><a href="/1.6/accumulo_user_manual">1.6</a></li>
+          <li><a href="/1.7/accumulo_user_manual">1.7</a></li>
           <li class="divider"></li>
           <li class="dropdown-header">Javadoc</li>
           <li><a href="/1.6/apidocs">1.6</a></li>
@@ -124,17 +124,17 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
           <li id="nav_examples_1_6"><a href="/1.6/examples">1.6</a></li>
           <li id="nav_examples_1_7"><a href="/1.7/examples">1.7</a></li>
           <li class="divider"></li>
-          <li id="old_documentation"><a href="/old_documentation.html">Docs for Older Verisons</a></li>
-          <li id="nav_screenshots"><a href="/screenshots.html">Screenshots</a></li>
-          <li id="nav_papers"><a href="/papers.html">Papers &amp; Other Links</a></li>
-          <li id="nav_glossary"><a href="/glossary.html">Glossary</a></li>
+          <li id="old_documentation"><a href="/old_documentation">Docs for Older Verisons</a></li>
+          <li id="nav_screenshots"><a href="/screenshots">Screenshots</a></li>
+          <li id="nav_papers"><a href="/papers">Papers &amp; Other Links</a></li>
+          <li id="nav_glossary"><a href="/glossary">Glossary</a></li>
         </ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Release Notes<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release_notes/1.7.1.html">1.7.1</a></li>
-          <li><a href="/release_notes/1.6.5.html">1.6.5</a></li>
+          <li><a href="/release_notes/1.7.1">1.7.1</a></li>
+          <li><a href="/release_notes/1.6.5">1.6.5</a></li>
           <li class="divider"></li>
           <li><a href="/release_notes/">Archives</a></li>
         </ul>
@@ -142,18 +142,18 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Other<span class="caret"></span></a>
           <ul class="dropdown-menu">
-            <li><a href="/papers.html">Papers &amp; Presentations</a></li>
-            <li><a href="/projects.html">Community Projects</a></li>
+            <li><a href="/papers">Papers &amp; Presentations</a></li>
+            <li><a href="/projects">Community Projects</a></li>
           </ul>
           </li>
           <li class="dropdown">
           <a class="dropdown-toggle" data-toggle="dropdown" href="#">ASF Links<span class="caret"></span></a>
           <ul class="dropdown-menu">
-            <li><a href="http://www.apache.org"><i class="fa fa-external-link"></i> Apache Software Foundation</a></li>
-            <li><a href="http://www.apache.org/foundation/sponsorship.html"><i class="fa fa-external-link"></i> Sponsorship</a></li>
-            <li><a href="http://www.apache.org/security/"><i class="fa fa-external-link"></i> Security</a></li>
-            <li><a href="http://www.apache.org/foundation/thanks.html"><i class="fa fa-external-link"></i> Thanks</a></li>
-            <li><a href="http://www.apache.org/foundation/policies/conduct.html"><i class="fa fa-external-link"></i> Code of Conduct</a></li>
+            <li><a href="https://www.apache.org"><i class="fa fa-external-link"></i> Apache Software Foundation</a></li>
+            <li><a href="https://www.apache.org/foundation/sponsorship"><i class="fa fa-external-link"></i> Sponsorship</a></li>
+            <li><a href="https://www.apache.org/security/"><i class="fa fa-external-link"></i> Security</a></li>
+            <li><a href="https://www.apache.org/foundation/thanks"><i class="fa fa-external-link"></i> Thanks</a></li>
+            <li><a href="https://www.apache.org/foundation/policies/conduct"><i class="fa fa-external-link"></i> Code of Conduct</a></li>
           </ul>
           </li>
         </ul>
@@ -186,7 +186,7 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
         <tr><td><img src="/images/InBug-16px_0.png"></td><td><a href="https://www.linkedin.com/groups/Apache-Accumulo-Professionals-4554913">Apache Accumulo Professionals</a></td></tr>
         <tr><td><img src="/images/GitHub-Mark-32px.png" style="height: 1em"></td><td><a href="https://github.com/apache/accumulo">apache / accumulo</a></td></tr>
         <tr><td><span class="glyphicon glyphicon-comment"></span></td><td><a href="irc://chat.freenode.net/accumulo">#accumulo @ freenode</a></td></tr>
-        <tr><td><img src="/favicon.png" width="16" /></td><td><a href="http://blogs.apache.org/accumulo">Apache Accumulo Blog</a></td></tr>
+        <tr><td><img src="/favicon.png" width="16" /></td><td><a href="https://blogs.apache.org/accumulo">Apache Accumulo Blog</a></td></tr>
       </table>
       <hr>
       <a id="accumulo-summit-logo" href="http://accumulosummit.com/"><img alt="Accumulo Summit" class="img-responsive" src="/images/accumulo-summit.png"></a>
@@ -212,7 +212,7 @@ var gaCallback = function(event) {
     var newWin = true;}
 
   // $(this) != this
-  var url = "http://accumulo.apache.org" + $(this).attr("id")
+  var url = window.location.protocol + "//accumulo.apache.org" + $(this).attr("id")
   if (newWin) {
     ga('send', 'event', 'outbound', 'click', url, {'nonInteraction': 1});
     return true;
@@ -284,13 +284,13 @@ $(function() { $.getJSON(mirrorURL + "?as_json", mirrorsCallback); });
 <div id="mirror_selection"></div>
 <p><br /></p>
 
-<p>Be sure to verify your downloads by these <a href="https://www.apache.org/info/verification.html" title="Verify">procedures</a> using these <a href="https://www.apache.org/dist/accumulo/KEYS" title="KEYS">KEYS</a>.</p>
+<p>Be sure to verify your downloads by these <a href="https://www.apache.org/info/verification" title="Verify">procedures</a> using these <a href="https://www.apache.org/dist/accumulo/KEYS" title="KEYS">KEYS</a>.</p>
 
 <h2 id="current-releases">Current Releases</h2>
 
 <h3 id="span-classlabel-label-primarylatestspan">1.7.1 <span class="label label-primary">latest</span></h3>
 
-<p>The most recent Apache Accumulo™ release is version 1.7.1. See the <a href="/release_notes/1.7.1.html" title="1.7.1 Release Notes">release notes</a> and <a href="https://issues.apache.org/jira/browse/ACCUMULO/fixforversion/12329940" title="1.7.1 CHANGES">CHANGES</a>.</p>
+<p>The most recent Apache Accumulo™ release is version 1.7.1. See the <a href="/release_notes/1.7.1" title="1.7.1 Release Notes">release notes</a> and <a href="https://issues.apache.org/jira/browse/ACCUMULO/fixforversion/12329940" title="1.7.1 CHANGES">CHANGES</a>.</p>
 
 <p>For convenience, <a href="https://www.apache.org/dist/accumulo/1.7.1/MD5SUM" title="1.7.1 MD5 file hashes">MD5</a> and <a href="https://www.apache.org/dist/accumulo/1.7.1/SHA1SUM" title="1.7.1 SHA1 file hashes">SHA1</a> hashes are also available.</p>
 
@@ -310,14 +310,14 @@ $(function() { $.getJSON(mirrorURL + "?as_json", mirrorsCallback); });
 <h4 id="documentation">1.7 Documentation</h4>
 <ul>
   <li><a href="https://github.com/apache/accumulo/blob/rel/1.7.1/README.md" class="download_external" id="/1.7/README">README</a></li>
-  <li><a href="/1.7/accumulo_user_manual.html" title="1.7 user manual">HTML User Manual</a></li>
+  <li><a href="/1.7/accumulo_user_manual" title="1.7 user manual">HTML User Manual</a></li>
   <li><a href="/1.7/examples" title="1.7 examples">Examples</a></li>
   <li><a href="/1.7/apidocs" class="download_external" id="/1.7/apidocs">Javadoc</a></li>
 </ul>
 
 <h3 id="section">1.6.5</h3>
 
-<p>The most recent 1.6.x release of Apache Accumulo™ is version 1.6.5. See the <a href="/release_notes/1.6.5.html" title="1.6.5 Release Notes">release notes</a> and <a href="https://issues.apache.org/jira/browse/ACCUMULO/fixforversion/12333674" title="1.6.5 CHANGES">CHANGES</a>.</p>
+<p>The most recent 1.6.x release of Apache Accumulo™ is version 1.6.5. See the <a href="/release_notes/1.6.5" title="1.6.5 Release Notes">release notes</a> and <a href="https://issues.apache.org/jira/browse/ACCUMULO/fixforversion/12333674" title="1.6.5 CHANGES">CHANGES</a>.</p>
 
 <p>For convenience, <a href="https://www.apache.org/dist/accumulo/1.6.5/MD5SUM" title="1.6.5 MD5 file hashes">MD5</a> and <a href="https://www.apache.org/dist/accumulo/1.6.5/SHA1SUM" title="1.6.5 SHA1 file hashes">SHA1</a> hashes are also available.</p>
 
@@ -337,30 +337,30 @@ $(function() { $.getJSON(mirrorURL + "?as_json", mirrorsCallback); });
 <h4 id="documentation-1">1.6 Documentation</h4>
 <ul>
   <li><a href="https://git-wip-us.apache.org/repos/asf?p=accumulo.git;a=blob_plain;f=README;hb=rel/1.6.5" class="download_external" id="/1.6/README">README</a></li>
-  <li><a href="http://search.maven.org/remotecontent?filepath=org/apache/accumulo/accumulo-docs/1.6.5/accumulo-docs-1.6.5-user-manual.pdf" class="download_external" id="/1.6/accumulo_user_manual.pdf">PDF manual</a></li>
-  <li><a href="/1.6/accumulo_user_manual.html" title="1.6 user manual">html manual</a></li>
+  <li><a href="https://search.maven.org/remotecontent?filepath=org/apache/accumulo/accumulo-docs/1.6.5/accumulo-docs-1.6.5-user-manual.pdf" class="download_external" id="/1.6/accumulo_user_manual.pdf">PDF manual</a></li>
+  <li><a href="/1.6/accumulo_user_manual" title="1.6 user manual">html manual</a></li>
   <li><a href="/1.6/examples" title="1.6 examples">examples</a></li>
   <li><a href="/1.6/apidocs" class="download_external" id="/1.6/apidocs">Javadoc</a></li>
 </ul>
 
 <h2 id="older-releases">Older releases</h2>
 
-<p>Older releases can be found in the <a href="https://archive.apache.org/dist/accumulo/">archives</a>.</p>
+<p>Older releases can be found in the <a href="https://archive.apache.org/dist/accumulo">archives</a>.</p>
 
 
       </div>
 
       <div id="footer">
-        <a href="http://www.apache.org">
+        <a href="https://www.apache.org">
           <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" height="100">
         </a>
         <div class="copyright">
           <p>
           Copyright &copy; 2011-2016 The Apache Software Foundation, Licensed under
-          the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+          the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
           Apache Accumulo, Accumulo, Apache, the Apache feather logo, and the Apache Accumulo
-          project logo are trademarks of the <a href="http://www.apache.org">Apache Software Foundation</a>.<br />
-          Site created with <a href="http://getbootstrap.com/">Bootstrap</a> including icons from <a href="http://glyphicons.com/">GLYPHICONS</a> and <a href="http://fontawesome.io/">Font Awesome</a>.
+          project logo are trademarks of the <a href="https://www.apache.org">Apache Software Foundation</a>.<br />
+          Site created with <a href="https://getbootstrap.com/">Bootstrap</a> including icons from <a href="https://glyphicons.com/">GLYPHICONS</a> and <a href="http://fontawesome.io/">Font Awesome</a>.
           </p>
         </div>
       </div>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/3e80cf03/example/wikisearch.html
----------------------------------------------------------------------
diff --git a/example/wikisearch.html b/example/wikisearch.html
index 2bd75ed..087ec79 100644
--- a/example/wikisearch.html
+++ b/example/wikisearch.html
@@ -66,7 +66,7 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
         <span class="icon-bar"></span>
         <span class="icon-bar"></span>
       </button>
-      <a class="navbar-brand" href="/index.html">Accumulo</a>
+      <a class="navbar-brand" href="/">Accumulo</a>
     </div>
     <div class="collapse navbar-collapse" id="navbar-items">
       <ul class="nav navbar-nav">
@@ -75,46 +75,46 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
         <ul class="dropdown-menu">
           <li id="nav_index"><a href="/">Home</a></li>
           <li id="nav_downloads"><a href="/downloads/">Downloads</a></li>
-          <li id="nav_features"><a href="/notable_features.html">Features</a></li>
-          <li><a href="http://www.apache.org/licenses/LICENSE-2.0"><i class="fa fa-external-link"></i> License</a></li>
+          <li id="nav_features"><a href="/notable_features">Features</a></li>
+          <li><a href="https://www.apache.org/licenses/LICENSE-2.0"><i class="fa fa-external-link"></i> License</a></li>
         </ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Community<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li id="nav_getinvolved"><a href="/get_involved.html">Get Involved</a></li>
-          <li id="nav_mailinglists"><a href="/mailing_list.html">Mailing Lists</a></li>
-          <li id="nav_people"><a href="/people.html">People</a></li>
-          <li id="nav_blog"><a href="https://blogs.apache.org/accumulo/">Blog</a></li>
+          <li id="nav_getinvolved"><a href="/get_involved">Get Involved</a></li>
+          <li id="nav_mailinglists"><a href="/mailing_list">Mailing Lists</a></li>
+          <li id="nav_people"><a href="/people">People</a></li>
+          <li id="nav_blog"><a href="https://blogs.apache.org/accumulo">Blog</a></li>
           <li class="divider"></li>
           <li class="dropdown-header">Governance</li>
-          <li id="nav_bylaws"><a href="/bylaws.html">Bylaws</a></li>
-          <li id="nav_consensusbuilding"><a href="/governance/consensusBuilding.html">Consensus Building</a></li>
-          <li id="nav_lazyconsensus"><a href="/governance/lazyConsensus.html">Lazy Consensus</a></li>
-          <li id="nav_govreleasing"><a href="/governance/releasing.html">Releasing</a></li>
-          <li id="nav_voting"><a href="/governance/voting.html">Voting</a></li>
+          <li id="nav_bylaws"><a href="/bylaws">Bylaws</a></li>
+          <li id="nav_consensusbuilding"><a href="/governance/consensusBuilding">Consensus Building</a></li>
+          <li id="nav_lazyconsensus"><a href="/governance/lazyConsensus">Lazy Consensus</a></li>
+          <li id="nav_govreleasing"><a href="/governance/releasing">Releasing</a></li>
+          <li id="nav_voting"><a href="/governance/voting">Voting</a></li>
         </ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Development<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li id="nav_source"><a href="/source.html">Source &amp; Guide</a></li>
-          <li id="nav_git"><a href="/git.html">Git Workflow</a></li>
-          <li id="nav_versioning"><a href="/versioning.html">Versioning</a></li>
-          <li id="nav_contrib"><a href="/contrib.html">Contrib Projects</a></li>
-          <li id="nav_rb"><a href="/rb.html">Review Board</a></li>
-          <li id="nav_releasing"><a href="/releasing.html">Making Releases</a></li>
-          <li id="nav_verify_release"><a href="/verifying_releases.html">Verifying Releases</a></li>
-          <li><a href="https://issues.apache.org/jira/browse/accumulo"><i class="fa fa-external-link"></i> Issues</a></li>
-          <li><a href="https://builds.apache.org/view/A-D/view/Accumulo/"><i class="fa fa-external-link"></i> Builds</a></li>
+          <li id="nav_source"><a href="/source">Source &amp; Guide</a></li>
+          <li id="nav_git"><a href="/git">Git Workflow</a></li>
+          <li id="nav_versioning"><a href="/versioning">Versioning</a></li>
+          <li id="nav_contrib"><a href="/contrib">Contrib Projects</a></li>
+          <li id="nav_rb"><a href="/rb">Review Board</a></li>
+          <li id="nav_releasing"><a href="/releasing">Making Releases</a></li>
+          <li id="nav_verify_release"><a href="/verifying_releases">Verifying Releases</a></li>
+          <li><a href="https://issues.apache.org/jira/browse/ACCUMULO"><i class="fa fa-external-link"></i> Issues</a></li>
+          <li><a href="https://builds.apache.org/view/A/view/Accumulo"><i class="fa fa-external-link"></i> Builds</a></li>
         </ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation<span class="caret"></span></a>
         <ul class="dropdown-menu">
           <li class="dropdown-header">Manual</li>
-          <li><a href="/1.6/accumulo_user_manual.html">1.6</a></li>
-          <li><a href="/1.7/accumulo_user_manual.html">1.7</a></li>
+          <li><a href="/1.6/accumulo_user_manual">1.6</a></li>
+          <li><a href="/1.7/accumulo_user_manual">1.7</a></li>
           <li class="divider"></li>
           <li class="dropdown-header">Javadoc</li>
           <li><a href="/1.6/apidocs">1.6</a></li>
@@ -124,17 +124,17 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
           <li id="nav_examples_1_6"><a href="/1.6/examples">1.6</a></li>
           <li id="nav_examples_1_7"><a href="/1.7/examples">1.7</a></li>
           <li class="divider"></li>
-          <li id="old_documentation"><a href="/old_documentation.html">Docs for Older Verisons</a></li>
-          <li id="nav_screenshots"><a href="/screenshots.html">Screenshots</a></li>
-          <li id="nav_papers"><a href="/papers.html">Papers &amp; Other Links</a></li>
-          <li id="nav_glossary"><a href="/glossary.html">Glossary</a></li>
+          <li id="old_documentation"><a href="/old_documentation">Docs for Older Verisons</a></li>
+          <li id="nav_screenshots"><a href="/screenshots">Screenshots</a></li>
+          <li id="nav_papers"><a href="/papers">Papers &amp; Other Links</a></li>
+          <li id="nav_glossary"><a href="/glossary">Glossary</a></li>
         </ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Release Notes<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release_notes/1.7.1.html">1.7.1</a></li>
-          <li><a href="/release_notes/1.6.5.html">1.6.5</a></li>
+          <li><a href="/release_notes/1.7.1">1.7.1</a></li>
+          <li><a href="/release_notes/1.6.5">1.6.5</a></li>
           <li class="divider"></li>
           <li><a href="/release_notes/">Archives</a></li>
         </ul>
@@ -142,18 +142,18 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Other<span class="caret"></span></a>
           <ul class="dropdown-menu">
-            <li><a href="/papers.html">Papers &amp; Presentations</a></li>
-            <li><a href="/projects.html">Community Projects</a></li>
+            <li><a href="/papers">Papers &amp; Presentations</a></li>
+            <li><a href="/projects">Community Projects</a></li>
           </ul>
           </li>
           <li class="dropdown">
           <a class="dropdown-toggle" data-toggle="dropdown" href="#">ASF Links<span class="caret"></span></a>
           <ul class="dropdown-menu">
-            <li><a href="http://www.apache.org"><i class="fa fa-external-link"></i> Apache Software Foundation</a></li>
-            <li><a href="http://www.apache.org/foundation/sponsorship.html"><i class="fa fa-external-link"></i> Sponsorship</a></li>
-            <li><a href="http://www.apache.org/security/"><i class="fa fa-external-link"></i> Security</a></li>
-            <li><a href="http://www.apache.org/foundation/thanks.html"><i class="fa fa-external-link"></i> Thanks</a></li>
-            <li><a href="http://www.apache.org/foundation/policies/conduct.html"><i class="fa fa-external-link"></i> Code of Conduct</a></li>
+            <li><a href="https://www.apache.org"><i class="fa fa-external-link"></i> Apache Software Foundation</a></li>
+            <li><a href="https://www.apache.org/foundation/sponsorship"><i class="fa fa-external-link"></i> Sponsorship</a></li>
+            <li><a href="https://www.apache.org/security/"><i class="fa fa-external-link"></i> Security</a></li>
+            <li><a href="https://www.apache.org/foundation/thanks"><i class="fa fa-external-link"></i> Thanks</a></li>
+            <li><a href="https://www.apache.org/foundation/policies/conduct"><i class="fa fa-external-link"></i> Code of Conduct</a></li>
           </ul>
           </li>
         </ul>
@@ -186,7 +186,7 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
         <tr><td><img src="/images/InBug-16px_0.png"></td><td><a href="https://www.linkedin.com/groups/Apache-Accumulo-Professionals-4554913">Apache Accumulo Professionals</a></td></tr>
         <tr><td><img src="/images/GitHub-Mark-32px.png" style="height: 1em"></td><td><a href="https://github.com/apache/accumulo">apache / accumulo</a></td></tr>
         <tr><td><span class="glyphicon glyphicon-comment"></span></td><td><a href="irc://chat.freenode.net/accumulo">#accumulo @ freenode</a></td></tr>
-        <tr><td><img src="/favicon.png" width="16" /></td><td><a href="http://blogs.apache.org/accumulo">Apache Accumulo Blog</a></td></tr>
+        <tr><td><img src="/favicon.png" width="16" /></td><td><a href="https://blogs.apache.org/accumulo">Apache Accumulo Blog</a></td></tr>
       </table>
       <hr>
       <a id="accumulo-summit-logo" href="http://accumulosummit.com/"><img alt="Accumulo Summit" class="img-responsive" src="/images/accumulo-summit.png"></a>
@@ -586,16 +586,16 @@ The English wikipedia data was re-ingested on top of the existing, compacted dat
       </div>
 
       <div id="footer">
-        <a href="http://www.apache.org">
+        <a href="https://www.apache.org">
           <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" height="100">
         </a>
         <div class="copyright">
           <p>
           Copyright &copy; 2011-2016 The Apache Software Foundation, Licensed under
-          the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+          the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
           Apache Accumulo, Accumulo, Apache, the Apache feather logo, and the Apache Accumulo
-          project logo are trademarks of the <a href="http://www.apache.org">Apache Software Foundation</a>.<br />
-          Site created with <a href="http://getbootstrap.com/">Bootstrap</a> including icons from <a href="http://glyphicons.com/">GLYPHICONS</a> and <a href="http://fontawesome.io/">Font Awesome</a>.
+          project logo are trademarks of the <a href="https://www.apache.org">Apache Software Foundation</a>.<br />
+          Site created with <a href="https://getbootstrap.com/">Bootstrap</a> including icons from <a href="https://glyphicons.com/">GLYPHICONS</a> and <a href="http://fontawesome.io/">Font Awesome</a>.
           </p>
         </div>
       </div>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/3e80cf03/examples/latest.html
----------------------------------------------------------------------
diff --git a/examples/latest.html b/examples/latest.html
index e04baab..828ad11 100644
--- a/examples/latest.html
+++ b/examples/latest.html
@@ -66,7 +66,7 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
         <span class="icon-bar"></span>
         <span class="icon-bar"></span>
       </button>
-      <a class="navbar-brand" href="/index.html">Accumulo</a>
+      <a class="navbar-brand" href="/">Accumulo</a>
     </div>
     <div class="collapse navbar-collapse" id="navbar-items">
       <ul class="nav navbar-nav">
@@ -75,46 +75,46 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
         <ul class="dropdown-menu">
           <li id="nav_index"><a href="/">Home</a></li>
           <li id="nav_downloads"><a href="/downloads/">Downloads</a></li>
-          <li id="nav_features"><a href="/notable_features.html">Features</a></li>
-          <li><a href="http://www.apache.org/licenses/LICENSE-2.0"><i class="fa fa-external-link"></i> License</a></li>
+          <li id="nav_features"><a href="/notable_features">Features</a></li>
+          <li><a href="https://www.apache.org/licenses/LICENSE-2.0"><i class="fa fa-external-link"></i> License</a></li>
         </ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Community<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li id="nav_getinvolved"><a href="/get_involved.html">Get Involved</a></li>
-          <li id="nav_mailinglists"><a href="/mailing_list.html">Mailing Lists</a></li>
-          <li id="nav_people"><a href="/people.html">People</a></li>
-          <li id="nav_blog"><a href="https://blogs.apache.org/accumulo/">Blog</a></li>
+          <li id="nav_getinvolved"><a href="/get_involved">Get Involved</a></li>
+          <li id="nav_mailinglists"><a href="/mailing_list">Mailing Lists</a></li>
+          <li id="nav_people"><a href="/people">People</a></li>
+          <li id="nav_blog"><a href="https://blogs.apache.org/accumulo">Blog</a></li>
           <li class="divider"></li>
           <li class="dropdown-header">Governance</li>
-          <li id="nav_bylaws"><a href="/bylaws.html">Bylaws</a></li>
-          <li id="nav_consensusbuilding"><a href="/governance/consensusBuilding.html">Consensus Building</a></li>
-          <li id="nav_lazyconsensus"><a href="/governance/lazyConsensus.html">Lazy Consensus</a></li>
-          <li id="nav_govreleasing"><a href="/governance/releasing.html">Releasing</a></li>
-          <li id="nav_voting"><a href="/governance/voting.html">Voting</a></li>
+          <li id="nav_bylaws"><a href="/bylaws">Bylaws</a></li>
+          <li id="nav_consensusbuilding"><a href="/governance/consensusBuilding">Consensus Building</a></li>
+          <li id="nav_lazyconsensus"><a href="/governance/lazyConsensus">Lazy Consensus</a></li>
+          <li id="nav_govreleasing"><a href="/governance/releasing">Releasing</a></li>
+          <li id="nav_voting"><a href="/governance/voting">Voting</a></li>
         </ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Development<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li id="nav_source"><a href="/source.html">Source &amp; Guide</a></li>
-          <li id="nav_git"><a href="/git.html">Git Workflow</a></li>
-          <li id="nav_versioning"><a href="/versioning.html">Versioning</a></li>
-          <li id="nav_contrib"><a href="/contrib.html">Contrib Projects</a></li>
-          <li id="nav_rb"><a href="/rb.html">Review Board</a></li>
-          <li id="nav_releasing"><a href="/releasing.html">Making Releases</a></li>
-          <li id="nav_verify_release"><a href="/verifying_releases.html">Verifying Releases</a></li>
-          <li><a href="https://issues.apache.org/jira/browse/accumulo"><i class="fa fa-external-link"></i> Issues</a></li>
-          <li><a href="https://builds.apache.org/view/A-D/view/Accumulo/"><i class="fa fa-external-link"></i> Builds</a></li>
+          <li id="nav_source"><a href="/source">Source &amp; Guide</a></li>
+          <li id="nav_git"><a href="/git">Git Workflow</a></li>
+          <li id="nav_versioning"><a href="/versioning">Versioning</a></li>
+          <li id="nav_contrib"><a href="/contrib">Contrib Projects</a></li>
+          <li id="nav_rb"><a href="/rb">Review Board</a></li>
+          <li id="nav_releasing"><a href="/releasing">Making Releases</a></li>
+          <li id="nav_verify_release"><a href="/verifying_releases">Verifying Releases</a></li>
+          <li><a href="https://issues.apache.org/jira/browse/ACCUMULO"><i class="fa fa-external-link"></i> Issues</a></li>
+          <li><a href="https://builds.apache.org/view/A/view/Accumulo"><i class="fa fa-external-link"></i> Builds</a></li>
         </ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation<span class="caret"></span></a>
         <ul class="dropdown-menu">
           <li class="dropdown-header">Manual</li>
-          <li><a href="/1.6/accumulo_user_manual.html">1.6</a></li>
-          <li><a href="/1.7/accumulo_user_manual.html">1.7</a></li>
+          <li><a href="/1.6/accumulo_user_manual">1.6</a></li>
+          <li><a href="/1.7/accumulo_user_manual">1.7</a></li>
           <li class="divider"></li>
           <li class="dropdown-header">Javadoc</li>
           <li><a href="/1.6/apidocs">1.6</a></li>
@@ -124,17 +124,17 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
           <li id="nav_examples_1_6"><a href="/1.6/examples">1.6</a></li>
           <li id="nav_examples_1_7"><a href="/1.7/examples">1.7</a></li>
           <li class="divider"></li>
-          <li id="old_documentation"><a href="/old_documentation.html">Docs for Older Verisons</a></li>
-          <li id="nav_screenshots"><a href="/screenshots.html">Screenshots</a></li>
-          <li id="nav_papers"><a href="/papers.html">Papers &amp; Other Links</a></li>
-          <li id="nav_glossary"><a href="/glossary.html">Glossary</a></li>
+          <li id="old_documentation"><a href="/old_documentation">Docs for Older Verisons</a></li>
+          <li id="nav_screenshots"><a href="/screenshots">Screenshots</a></li>
+          <li id="nav_papers"><a href="/papers">Papers &amp; Other Links</a></li>
+          <li id="nav_glossary"><a href="/glossary">Glossary</a></li>
         </ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Release Notes<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release_notes/1.7.1.html">1.7.1</a></li>
-          <li><a href="/release_notes/1.6.5.html">1.6.5</a></li>
+          <li><a href="/release_notes/1.7.1">1.7.1</a></li>
+          <li><a href="/release_notes/1.6.5">1.6.5</a></li>
           <li class="divider"></li>
           <li><a href="/release_notes/">Archives</a></li>
         </ul>
@@ -142,18 +142,18 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Other<span class="caret"></span></a>
           <ul class="dropdown-menu">
-            <li><a href="/papers.html">Papers &amp; Presentations</a></li>
-            <li><a href="/projects.html">Community Projects</a></li>
+            <li><a href="/papers">Papers &amp; Presentations</a></li>
+            <li><a href="/projects">Community Projects</a></li>
           </ul>
           </li>
           <li class="dropdown">
           <a class="dropdown-toggle" data-toggle="dropdown" href="#">ASF Links<span class="caret"></span></a>
           <ul class="dropdown-menu">
-            <li><a href="http://www.apache.org"><i class="fa fa-external-link"></i> Apache Software Foundation</a></li>
-            <li><a href="http://www.apache.org/foundation/sponsorship.html"><i class="fa fa-external-link"></i> Sponsorship</a></li>
-            <li><a href="http://www.apache.org/security/"><i class="fa fa-external-link"></i> Security</a></li>
-            <li><a href="http://www.apache.org/foundation/thanks.html"><i class="fa fa-external-link"></i> Thanks</a></li>
-            <li><a href="http://www.apache.org/foundation/policies/conduct.html"><i class="fa fa-external-link"></i> Code of Conduct</a></li>
+            <li><a href="https://www.apache.org"><i class="fa fa-external-link"></i> Apache Software Foundation</a></li>
+            <li><a href="https://www.apache.org/foundation/sponsorship"><i class="fa fa-external-link"></i> Sponsorship</a></li>
+            <li><a href="https://www.apache.org/security/"><i class="fa fa-external-link"></i> Security</a></li>
+            <li><a href="https://www.apache.org/foundation/thanks"><i class="fa fa-external-link"></i> Thanks</a></li>
+            <li><a href="https://www.apache.org/foundation/policies/conduct"><i class="fa fa-external-link"></i> Code of Conduct</a></li>
           </ul>
           </li>
         </ul>
@@ -186,7 +186,7 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
         <tr><td><img src="/images/InBug-16px_0.png"></td><td><a href="https://www.linkedin.com/groups/Apache-Accumulo-Professionals-4554913">Apache Accumulo Professionals</a></td></tr>
         <tr><td><img src="/images/GitHub-Mark-32px.png" style="height: 1em"></td><td><a href="https://github.com/apache/accumulo">apache / accumulo</a></td></tr>
         <tr><td><span class="glyphicon glyphicon-comment"></span></td><td><a href="irc://chat.freenode.net/accumulo">#accumulo @ freenode</a></td></tr>
-        <tr><td><img src="/favicon.png" width="16" /></td><td><a href="http://blogs.apache.org/accumulo">Apache Accumulo Blog</a></td></tr>
+        <tr><td><img src="/favicon.png" width="16" /></td><td><a href="https://blogs.apache.org/accumulo">Apache Accumulo Blog</a></td></tr>
       </table>
       <hr>
       <a id="accumulo-summit-logo" href="http://accumulosummit.com/"><img alt="Accumulo Summit" class="img-responsive" src="/images/accumulo-summit.png"></a>
@@ -212,16 +212,16 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
       </div>
 
       <div id="footer">
-        <a href="http://www.apache.org">
+        <a href="https://www.apache.org">
           <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" height="100">
         </a>
         <div class="copyright">
           <p>
           Copyright &copy; 2011-2016 The Apache Software Foundation, Licensed under
-          the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+          the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
           Apache Accumulo, Accumulo, Apache, the Apache feather logo, and the Apache Accumulo
-          project logo are trademarks of the <a href="http://www.apache.org">Apache Software Foundation</a>.<br />
-          Site created with <a href="http://getbootstrap.com/">Bootstrap</a> including icons from <a href="http://glyphicons.com/">GLYPHICONS</a> and <a href="http://fontawesome.io/">Font Awesome</a>.
+          project logo are trademarks of the <a href="https://www.apache.org">Apache Software Foundation</a>.<br />
+          Site created with <a href="https://getbootstrap.com/">Bootstrap</a> including icons from <a href="https://glyphicons.com/">GLYPHICONS</a> and <a href="http://fontawesome.io/">Font Awesome</a>.
           </p>
         </div>
       </div>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/3e80cf03/feed.xml
----------------------------------------------------------------------
diff --git a/feed.xml b/feed.xml
index 00bdd89..cc01219 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,8 +6,8 @@
 </description>
     <link>https://accumulo.apache.org/</link>
     <atom:link href="https://accumulo.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Tue, 19 Apr 2016 17:17:47 -0400</pubDate>
-    <lastBuildDate>Tue, 19 Apr 2016 17:17:47 -0400</lastBuildDate>
+    <pubDate>Thu, 21 Apr 2016 23:11:13 -0400</pubDate>
+    <lastBuildDate>Thu, 21 Apr 2016 23:11:13 -0400</lastBuildDate>
     <generator>Jekyll v3.0.3</generator>
     
   </channel>