Jekyll build from gh-pages:030b3aa removed slash from url
Project: http://git-wip-us.apache.org/repos/asf/accumulo-website/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo-website/commit/b367058e Tree: http://git-wip-us.apache.org/repos/asf/accumulo-website/tree/b367058e Diff: http://git-wip-us.apache.org/repos/asf/accumulo-website/diff/b367058e Branch: refs/heads/asf-site Commit: b367058e4d79782a56f8687371af4667913cf3ad Parents: 3dfb520 Author: Mike Walch <[email protected]> Authored: Tue Nov 15 12:07:52 2016 -0500 Committer: Mike Walch <[email protected]> Committed: Tue Nov 15 12:07:52 2016 -0500 ---------------------------------------------------------------------- feed.xml | 4 ++-- governance/index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/b367058e/feed.xml ---------------------------------------------------------------------- diff --git a/feed.xml b/feed.xml index d914e90..4ba2d1e 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, 15 Nov 2016 12:03:34 -0500</pubDate> - <lastBuildDate>Tue, 15 Nov 2016 12:03:34 -0500</lastBuildDate> + <pubDate>Tue, 15 Nov 2016 12:07:34 -0500</pubDate> + <lastBuildDate>Tue, 15 Nov 2016 12:07:34 -0500</lastBuildDate> <generator>Jekyll v3.3.0</generator> <item> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/b367058e/governance/index.html ---------------------------------------------------------------------- diff --git a/governance/index.html b/governance/index.html index 83b2e40..157feab 100644 --- a/governance/index.html +++ b/governance/index.html @@ -163,7 +163,7 @@ <h1 class="title">Project Governance</h1> <ul> - <li><a href="/governance/bylaws/">Bylaws</a></li> + <li><a href="/governance/bylaws">Bylaws</a></li> <li><a href="/governance/consensusBuilding">Consensus Building</a></li> <li><a href="/governance/lazyConsensus">Lazy Consensus</a></li> <li><a href="/governance/releasing">Releasing</a></li>
