You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by mw...@apache.org on 2017/06/06 20:28:04 UTC

[1/2] accumulo-website git commit: Added 'latest' redirects for each documentation page

Repository: accumulo-website
Updated Branches:
  refs/heads/asf-site d5fc9d3d4 -> f4cf7bfb1
  refs/heads/master 2386e76b2 -> a4540ce7f


Added 'latest' redirects for each documentation page

* Enables links from external sites to 'latest' documentation page
* Redirects will start working when 2.0 is released


Project: http://git-wip-us.apache.org/repos/asf/accumulo-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo-website/commit/a4540ce7
Tree: http://git-wip-us.apache.org/repos/asf/accumulo-website/tree/a4540ce7
Diff: http://git-wip-us.apache.org/repos/asf/accumulo-website/diff/a4540ce7

Branch: refs/heads/master
Commit: a4540ce7f8f5c1acb4af58f1c8113c0e6bbdfcb6
Parents: 2386e76
Author: Mike Walch <mw...@apache.org>
Authored: Tue Jun 6 15:51:56 2017 -0400
Committer: Mike Walch <mw...@apache.org>
Committed: Tue Jun 6 16:09:52 2017 -0400

----------------------------------------------------------------------
 docs/latest/administration/configuration-management.md | 6 ++++++
 docs/latest/administration/configuration-properties.md | 6 ++++++
 docs/latest/administration/fate.md                     | 6 ++++++
 docs/latest/administration/in-depth-install.md         | 6 ++++++
 docs/latest/administration/kerberos.md                 | 6 ++++++
 docs/latest/administration/monitoring-metrics.md       | 6 ++++++
 docs/latest/administration/multivolume.md              | 6 ++++++
 docs/latest/administration/replication.md              | 6 ++++++
 docs/latest/administration/ssl.md                      | 6 ++++++
 docs/latest/administration/tracing.md                  | 6 ++++++
 docs/latest/development/development_tools.md           | 6 ++++++
 docs/latest/development/high_speed_ingest.md           | 6 ++++++
 docs/latest/development/iterators.md                   | 6 ++++++
 docs/latest/development/mapreduce.md                   | 6 ++++++
 docs/latest/development/proxy.md                       | 6 ++++++
 docs/latest/development/sampling.md                    | 6 ++++++
 docs/latest/development/security.md                    | 6 ++++++
 docs/latest/development/summaries.md                   | 6 ++++++
 docs/latest/getting-started/clients.md                 | 6 ++++++
 docs/latest/getting-started/design.md                  | 6 ++++++
 docs/latest/getting-started/quick-install.md           | 6 ++++++
 docs/latest/getting-started/shell.md                   | 6 ++++++
 docs/latest/getting-started/table_configuration.md     | 6 ++++++
 docs/latest/getting-started/table_design.md            | 6 ++++++
 docs/latest/index.md                                   | 6 ++++++
 docs/latest/troubleshooting/advanced.md                | 6 ++++++
 docs/latest/troubleshooting/basic.md                   | 6 ++++++
 docs/latest/troubleshooting/system-metadata-tables.md  | 6 ++++++
 docs/latest/troubleshooting/tools.md                   | 6 ++++++
 29 files changed, 174 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4540ce7/docs/latest/administration/configuration-management.md
----------------------------------------------------------------------
diff --git a/docs/latest/administration/configuration-management.md b/docs/latest/administration/configuration-management.md
new file mode 100644
index 0000000..530131b
--- /dev/null
+++ b/docs/latest/administration/configuration-management.md
@@ -0,0 +1,6 @@
+---
+title: Redirect to latest documentation
+redirect_to: "{{ site.baseurl }}/docs/{{ site.latest_minor_release }}/administration/configuration-management"
+---
+
+This page redirects to the latest documentation

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4540ce7/docs/latest/administration/configuration-properties.md
----------------------------------------------------------------------
diff --git a/docs/latest/administration/configuration-properties.md b/docs/latest/administration/configuration-properties.md
new file mode 100644
index 0000000..820fc6c
--- /dev/null
+++ b/docs/latest/administration/configuration-properties.md
@@ -0,0 +1,6 @@
+---
+title: Redirect to latest documentation
+redirect_to: "{{ site.baseurl }}/docs/{{ site.latest_minor_release }}/administration/configuration-properties"
+---
+
+This page redirects to the latest documentation

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4540ce7/docs/latest/administration/fate.md
----------------------------------------------------------------------
diff --git a/docs/latest/administration/fate.md b/docs/latest/administration/fate.md
new file mode 100644
index 0000000..765aaf5
--- /dev/null
+++ b/docs/latest/administration/fate.md
@@ -0,0 +1,6 @@
+---
+title: Redirect to latest documentation
+redirect_to: "{{ site.baseurl }}/docs/{{ site.latest_minor_release }}/administration/fate"
+---
+
+This page redirects to the latest documentation

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4540ce7/docs/latest/administration/in-depth-install.md
----------------------------------------------------------------------
diff --git a/docs/latest/administration/in-depth-install.md b/docs/latest/administration/in-depth-install.md
new file mode 100644
index 0000000..c062a12
--- /dev/null
+++ b/docs/latest/administration/in-depth-install.md
@@ -0,0 +1,6 @@
+---
+title: Redirect to latest documentation
+redirect_to: "{{ site.baseurl }}/docs/{{ site.latest_minor_release }}/administration/in-depth-install"
+---
+
+This page redirects to the latest documentation

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4540ce7/docs/latest/administration/kerberos.md
----------------------------------------------------------------------
diff --git a/docs/latest/administration/kerberos.md b/docs/latest/administration/kerberos.md
new file mode 100644
index 0000000..168e928
--- /dev/null
+++ b/docs/latest/administration/kerberos.md
@@ -0,0 +1,6 @@
+---
+title: Redirect to latest documentation
+redirect_to: "{{ site.baseurl }}/docs/{{ site.latest_minor_release }}/administration/kerberos"
+---
+
+This page redirects to the latest documentation

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4540ce7/docs/latest/administration/monitoring-metrics.md
----------------------------------------------------------------------
diff --git a/docs/latest/administration/monitoring-metrics.md b/docs/latest/administration/monitoring-metrics.md
new file mode 100644
index 0000000..8fd2da9
--- /dev/null
+++ b/docs/latest/administration/monitoring-metrics.md
@@ -0,0 +1,6 @@
+---
+title: Redirect to latest documentation
+redirect_to: "{{ site.baseurl }}/docs/{{ site.latest_minor_release }}/administration/monitoring-metrics"
+---
+
+This page redirects to the latest documentation

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4540ce7/docs/latest/administration/multivolume.md
----------------------------------------------------------------------
diff --git a/docs/latest/administration/multivolume.md b/docs/latest/administration/multivolume.md
new file mode 100644
index 0000000..2804bbb
--- /dev/null
+++ b/docs/latest/administration/multivolume.md
@@ -0,0 +1,6 @@
+---
+title: Redirect to latest documentation
+redirect_to: "{{ site.baseurl }}/docs/{{ site.latest_minor_release }}/administration/multivolume"
+---
+
+This page redirects to the latest documentation

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4540ce7/docs/latest/administration/replication.md
----------------------------------------------------------------------
diff --git a/docs/latest/administration/replication.md b/docs/latest/administration/replication.md
new file mode 100644
index 0000000..f426be4
--- /dev/null
+++ b/docs/latest/administration/replication.md
@@ -0,0 +1,6 @@
+---
+title: Redirect to latest documentation
+redirect_to: "{{ site.baseurl }}/docs/{{ site.latest_minor_release }}/administration/replication"
+---
+
+This page redirects to the latest documentation

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4540ce7/docs/latest/administration/ssl.md
----------------------------------------------------------------------
diff --git a/docs/latest/administration/ssl.md b/docs/latest/administration/ssl.md
new file mode 100644
index 0000000..df41ec2
--- /dev/null
+++ b/docs/latest/administration/ssl.md
@@ -0,0 +1,6 @@
+---
+title: Redirect to latest documentation
+redirect_to: "{{ site.baseurl }}/docs/{{ site.latest_minor_release }}/administration/ssl"
+---
+
+This page redirects to the latest documentation

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4540ce7/docs/latest/administration/tracing.md
----------------------------------------------------------------------
diff --git a/docs/latest/administration/tracing.md b/docs/latest/administration/tracing.md
new file mode 100644
index 0000000..9fb7332
--- /dev/null
+++ b/docs/latest/administration/tracing.md
@@ -0,0 +1,6 @@
+---
+title: Redirect to latest documentation
+redirect_to: "{{ site.baseurl }}/docs/{{ site.latest_minor_release }}/administration/tracing"
+---
+
+This page redirects to the latest documentation

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4540ce7/docs/latest/development/development_tools.md
----------------------------------------------------------------------
diff --git a/docs/latest/development/development_tools.md b/docs/latest/development/development_tools.md
new file mode 100644
index 0000000..e1801f5
--- /dev/null
+++ b/docs/latest/development/development_tools.md
@@ -0,0 +1,6 @@
+---
+title: Redirect to latest documentation
+redirect_to: "{{ site.baseurl }}/docs/{{ site.latest_minor_release }}/development/development_tools"
+---
+
+This page redirects to the latest documentation

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4540ce7/docs/latest/development/high_speed_ingest.md
----------------------------------------------------------------------
diff --git a/docs/latest/development/high_speed_ingest.md b/docs/latest/development/high_speed_ingest.md
new file mode 100644
index 0000000..392412a
--- /dev/null
+++ b/docs/latest/development/high_speed_ingest.md
@@ -0,0 +1,6 @@
+---
+title: Redirect to latest documentation
+redirect_to: "{{ site.baseurl }}/docs/{{ site.latest_minor_release }}/development/high_speed_ingest"
+---
+
+This page redirects to the latest documentation

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4540ce7/docs/latest/development/iterators.md
----------------------------------------------------------------------
diff --git a/docs/latest/development/iterators.md b/docs/latest/development/iterators.md
new file mode 100644
index 0000000..36f312e
--- /dev/null
+++ b/docs/latest/development/iterators.md
@@ -0,0 +1,6 @@
+---
+title: Redirect to latest documentation
+redirect_to: "{{ site.baseurl }}/docs/{{ site.latest_minor_release }}/development/iterators"
+---
+
+This page redirects to the latest documentation

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4540ce7/docs/latest/development/mapreduce.md
----------------------------------------------------------------------
diff --git a/docs/latest/development/mapreduce.md b/docs/latest/development/mapreduce.md
new file mode 100644
index 0000000..65a6a03
--- /dev/null
+++ b/docs/latest/development/mapreduce.md
@@ -0,0 +1,6 @@
+---
+title: Redirect to latest documentation
+redirect_to: "{{ site.baseurl }}/docs/{{ site.latest_minor_release }}/development/mapreduce"
+---
+
+This page redirects to the latest documentation

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4540ce7/docs/latest/development/proxy.md
----------------------------------------------------------------------
diff --git a/docs/latest/development/proxy.md b/docs/latest/development/proxy.md
new file mode 100644
index 0000000..03f9d94
--- /dev/null
+++ b/docs/latest/development/proxy.md
@@ -0,0 +1,6 @@
+---
+title: Redirect to latest documentation
+redirect_to: "{{ site.baseurl }}/docs/{{ site.latest_minor_release }}/development/proxy"
+---
+
+This page redirects to the latest documentation

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4540ce7/docs/latest/development/sampling.md
----------------------------------------------------------------------
diff --git a/docs/latest/development/sampling.md b/docs/latest/development/sampling.md
new file mode 100644
index 0000000..714c57f
--- /dev/null
+++ b/docs/latest/development/sampling.md
@@ -0,0 +1,6 @@
+---
+title: Redirect to latest documentation
+redirect_to: "{{ site.baseurl }}/docs/{{ site.latest_minor_release }}/development/sampling"
+---
+
+This page redirects to the latest documentation

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4540ce7/docs/latest/development/security.md
----------------------------------------------------------------------
diff --git a/docs/latest/development/security.md b/docs/latest/development/security.md
new file mode 100644
index 0000000..b361034
--- /dev/null
+++ b/docs/latest/development/security.md
@@ -0,0 +1,6 @@
+---
+title: Redirect to latest documentation
+redirect_to: "{{ site.baseurl }}/docs/{{ site.latest_minor_release }}/development/security"
+---
+
+This page redirects to the latest documentation

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4540ce7/docs/latest/development/summaries.md
----------------------------------------------------------------------
diff --git a/docs/latest/development/summaries.md b/docs/latest/development/summaries.md
new file mode 100644
index 0000000..32018b8
--- /dev/null
+++ b/docs/latest/development/summaries.md
@@ -0,0 +1,6 @@
+---
+title: Redirect to latest documentation
+redirect_to: "{{ site.baseurl }}/docs/{{ site.latest_minor_release }}/development/summaries"
+---
+
+This page redirects to the latest documentation

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4540ce7/docs/latest/getting-started/clients.md
----------------------------------------------------------------------
diff --git a/docs/latest/getting-started/clients.md b/docs/latest/getting-started/clients.md
new file mode 100644
index 0000000..a2e88df
--- /dev/null
+++ b/docs/latest/getting-started/clients.md
@@ -0,0 +1,6 @@
+---
+title: Redirect to latest documentation
+redirect_to: "{{ site.baseurl }}/docs/{{ site.latest_minor_release }}/getting-started/clients"
+---
+
+This page redirects to the latest documentation

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4540ce7/docs/latest/getting-started/design.md
----------------------------------------------------------------------
diff --git a/docs/latest/getting-started/design.md b/docs/latest/getting-started/design.md
new file mode 100644
index 0000000..29bddf1
--- /dev/null
+++ b/docs/latest/getting-started/design.md
@@ -0,0 +1,6 @@
+---
+title: Redirect to latest documentation
+redirect_to: "{{ site.baseurl }}/docs/{{ site.latest_minor_release }}/getting-started/design"
+---
+
+This page redirects to the latest documentation

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4540ce7/docs/latest/getting-started/quick-install.md
----------------------------------------------------------------------
diff --git a/docs/latest/getting-started/quick-install.md b/docs/latest/getting-started/quick-install.md
new file mode 100644
index 0000000..ff8c2a8
--- /dev/null
+++ b/docs/latest/getting-started/quick-install.md
@@ -0,0 +1,6 @@
+---
+title: Redirect to latest documentation
+redirect_to: "{{ site.baseurl }}/docs/{{ site.latest_minor_release }}/getting-started/quick-install"
+---
+
+This page redirects to the latest documentation

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4540ce7/docs/latest/getting-started/shell.md
----------------------------------------------------------------------
diff --git a/docs/latest/getting-started/shell.md b/docs/latest/getting-started/shell.md
new file mode 100644
index 0000000..4eeb143
--- /dev/null
+++ b/docs/latest/getting-started/shell.md
@@ -0,0 +1,6 @@
+---
+title: Redirect to latest documentation
+redirect_to: "{{ site.baseurl }}/docs/{{ site.latest_minor_release }}/getting-started/shell"
+---
+
+This page redirects to the latest documentation

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4540ce7/docs/latest/getting-started/table_configuration.md
----------------------------------------------------------------------
diff --git a/docs/latest/getting-started/table_configuration.md b/docs/latest/getting-started/table_configuration.md
new file mode 100644
index 0000000..354d6ef
--- /dev/null
+++ b/docs/latest/getting-started/table_configuration.md
@@ -0,0 +1,6 @@
+---
+title: Redirect to latest documentation
+redirect_to: "{{ site.baseurl }}/docs/{{ site.latest_minor_release }}/getting-started/table_configuration"
+---
+
+This page redirects to the latest documentation

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4540ce7/docs/latest/getting-started/table_design.md
----------------------------------------------------------------------
diff --git a/docs/latest/getting-started/table_design.md b/docs/latest/getting-started/table_design.md
new file mode 100644
index 0000000..d2d63ad
--- /dev/null
+++ b/docs/latest/getting-started/table_design.md
@@ -0,0 +1,6 @@
+---
+title: Redirect to latest documentation
+redirect_to: "{{ site.baseurl }}/docs/{{ site.latest_minor_release }}/getting-started/table_design"
+---
+
+This page redirects to the latest documentation

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4540ce7/docs/latest/index.md
----------------------------------------------------------------------
diff --git a/docs/latest/index.md b/docs/latest/index.md
new file mode 100644
index 0000000..6e8bbd8
--- /dev/null
+++ b/docs/latest/index.md
@@ -0,0 +1,6 @@
+---
+title: Redirect to latest documentation
+redirect_to: "{{ site.baseurl }}/docs/{{ site.latest_minor_release }}/"
+---
+
+This page redirects to the latest documentation

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4540ce7/docs/latest/troubleshooting/advanced.md
----------------------------------------------------------------------
diff --git a/docs/latest/troubleshooting/advanced.md b/docs/latest/troubleshooting/advanced.md
new file mode 100644
index 0000000..4064eb7
--- /dev/null
+++ b/docs/latest/troubleshooting/advanced.md
@@ -0,0 +1,6 @@
+---
+title: Redirect to latest documentation
+redirect_to: "{{ site.baseurl }}/docs/{{ site.latest_minor_release }}/troubleshooting/advanced"
+---
+
+This page redirects to the latest documentation

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4540ce7/docs/latest/troubleshooting/basic.md
----------------------------------------------------------------------
diff --git a/docs/latest/troubleshooting/basic.md b/docs/latest/troubleshooting/basic.md
new file mode 100644
index 0000000..71eb44e
--- /dev/null
+++ b/docs/latest/troubleshooting/basic.md
@@ -0,0 +1,6 @@
+---
+title: Redirect to latest documentation
+redirect_to: "{{ site.baseurl }}/docs/{{ site.latest_minor_release }}/troubleshooting/basic"
+---
+
+This page redirects to the latest documentation

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4540ce7/docs/latest/troubleshooting/system-metadata-tables.md
----------------------------------------------------------------------
diff --git a/docs/latest/troubleshooting/system-metadata-tables.md b/docs/latest/troubleshooting/system-metadata-tables.md
new file mode 100644
index 0000000..d662129
--- /dev/null
+++ b/docs/latest/troubleshooting/system-metadata-tables.md
@@ -0,0 +1,6 @@
+---
+title: Redirect to latest documentation
+redirect_to: "{{ site.baseurl }}/docs/{{ site.latest_minor_release }}/troubleshooting/system-metadata-tables.md"
+---
+
+This page redirects to the latest documentation

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4540ce7/docs/latest/troubleshooting/tools.md
----------------------------------------------------------------------
diff --git a/docs/latest/troubleshooting/tools.md b/docs/latest/troubleshooting/tools.md
new file mode 100644
index 0000000..ca7568f
--- /dev/null
+++ b/docs/latest/troubleshooting/tools.md
@@ -0,0 +1,6 @@
+---
+title: Redirect to latest documentation
+redirect_to: "{{ site.baseurl }}/docs/{{ site.latest_minor_release }}/troubleshooting/tools"
+---
+
+This page redirects to the latest documentation


[2/2] accumulo-website git commit: Jekyll build from master:a4540ce

Posted by mw...@apache.org.
Jekyll build from master:a4540ce

Added 'latest' redirects for each documentation page

* Enables links from external sites to 'latest' documentation page
* Redirects will start working when 2.0 is released


Project: http://git-wip-us.apache.org/repos/asf/accumulo-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo-website/commit/f4cf7bfb
Tree: http://git-wip-us.apache.org/repos/asf/accumulo-website/tree/f4cf7bfb
Diff: http://git-wip-us.apache.org/repos/asf/accumulo-website/diff/f4cf7bfb

Branch: refs/heads/asf-site
Commit: f4cf7bfb13e5d9056a2d5be1f05958bfc9561a7b
Parents: d5fc9d3
Author: Mike Walch <mw...@apache.org>
Authored: Tue Jun 6 16:12:31 2017 -0400
Committer: Mike Walch <mw...@apache.org>
Committed: Tue Jun 6 16:12:31 2017 -0400

----------------------------------------------------------------------
 docs/latest/administration/configuration-management.html | 10 ++++++++++
 docs/latest/administration/configuration-properties.html | 10 ++++++++++
 docs/latest/administration/fate.html                     | 10 ++++++++++
 docs/latest/administration/in-depth-install.html         | 10 ++++++++++
 docs/latest/administration/kerberos.html                 | 10 ++++++++++
 docs/latest/administration/monitoring-metrics.html       | 10 ++++++++++
 docs/latest/administration/multivolume.html              | 10 ++++++++++
 docs/latest/administration/replication.html              | 10 ++++++++++
 docs/latest/administration/ssl.html                      | 10 ++++++++++
 docs/latest/administration/tracing.html                  | 10 ++++++++++
 docs/latest/development/development_tools.html           | 10 ++++++++++
 docs/latest/development/high_speed_ingest.html           | 10 ++++++++++
 docs/latest/development/iterators.html                   | 10 ++++++++++
 docs/latest/development/mapreduce.html                   | 10 ++++++++++
 docs/latest/development/proxy.html                       | 10 ++++++++++
 docs/latest/development/sampling.html                    | 10 ++++++++++
 docs/latest/development/security.html                    | 10 ++++++++++
 docs/latest/development/summaries.html                   | 10 ++++++++++
 docs/latest/getting-started/clients.html                 | 10 ++++++++++
 docs/latest/getting-started/design.html                  | 10 ++++++++++
 docs/latest/getting-started/quick-install.html           | 10 ++++++++++
 docs/latest/getting-started/shell.html                   | 10 ++++++++++
 docs/latest/getting-started/table_configuration.html     | 10 ++++++++++
 docs/latest/getting-started/table_design.html            | 10 ++++++++++
 docs/latest/index.html                                   | 10 ++++++++++
 docs/latest/troubleshooting/advanced.html                | 10 ++++++++++
 docs/latest/troubleshooting/basic.html                   | 10 ++++++++++
 docs/latest/troubleshooting/system-metadata-tables.html  | 10 ++++++++++
 docs/latest/troubleshooting/tools.html                   | 10 ++++++++++
 feed.xml                                                 |  4 ++--
 30 files changed, 292 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/administration/configuration-management.html
----------------------------------------------------------------------
diff --git a/docs/latest/administration/configuration-management.html b/docs/latest/administration/configuration-management.html
new file mode 100644
index 0000000..5417490
--- /dev/null
+++ b/docs/latest/administration/configuration-management.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en-US">
+<meta charset="utf-8">
+<title>Redirecting…</title>
+<link rel="canonical" href="/docs/1.8/administration/configuration-management">
+<meta http-equiv="refresh" content="0; url=/docs/1.8/administration/configuration-management">
+<h1>Redirecting…</h1>
+<a href="/docs/1.8/administration/configuration-management">Click here if you are not redirected.</a>
+<script>location="/docs/1.8/administration/configuration-management"</script>
+</html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/administration/configuration-properties.html
----------------------------------------------------------------------
diff --git a/docs/latest/administration/configuration-properties.html b/docs/latest/administration/configuration-properties.html
new file mode 100644
index 0000000..97d0f6f
--- /dev/null
+++ b/docs/latest/administration/configuration-properties.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en-US">
+<meta charset="utf-8">
+<title>Redirecting…</title>
+<link rel="canonical" href="/docs/1.8/administration/configuration-properties">
+<meta http-equiv="refresh" content="0; url=/docs/1.8/administration/configuration-properties">
+<h1>Redirecting…</h1>
+<a href="/docs/1.8/administration/configuration-properties">Click here if you are not redirected.</a>
+<script>location="/docs/1.8/administration/configuration-properties"</script>
+</html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/administration/fate.html
----------------------------------------------------------------------
diff --git a/docs/latest/administration/fate.html b/docs/latest/administration/fate.html
new file mode 100644
index 0000000..9e2091e
--- /dev/null
+++ b/docs/latest/administration/fate.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en-US">
+<meta charset="utf-8">
+<title>Redirecting…</title>
+<link rel="canonical" href="/docs/1.8/administration/fate">
+<meta http-equiv="refresh" content="0; url=/docs/1.8/administration/fate">
+<h1>Redirecting…</h1>
+<a href="/docs/1.8/administration/fate">Click here if you are not redirected.</a>
+<script>location="/docs/1.8/administration/fate"</script>
+</html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/administration/in-depth-install.html
----------------------------------------------------------------------
diff --git a/docs/latest/administration/in-depth-install.html b/docs/latest/administration/in-depth-install.html
new file mode 100644
index 0000000..d778eb1
--- /dev/null
+++ b/docs/latest/administration/in-depth-install.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en-US">
+<meta charset="utf-8">
+<title>Redirecting…</title>
+<link rel="canonical" href="/docs/1.8/administration/in-depth-install">
+<meta http-equiv="refresh" content="0; url=/docs/1.8/administration/in-depth-install">
+<h1>Redirecting…</h1>
+<a href="/docs/1.8/administration/in-depth-install">Click here if you are not redirected.</a>
+<script>location="/docs/1.8/administration/in-depth-install"</script>
+</html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/administration/kerberos.html
----------------------------------------------------------------------
diff --git a/docs/latest/administration/kerberos.html b/docs/latest/administration/kerberos.html
new file mode 100644
index 0000000..bb42048
--- /dev/null
+++ b/docs/latest/administration/kerberos.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en-US">
+<meta charset="utf-8">
+<title>Redirecting…</title>
+<link rel="canonical" href="/docs/1.8/administration/kerberos">
+<meta http-equiv="refresh" content="0; url=/docs/1.8/administration/kerberos">
+<h1>Redirecting…</h1>
+<a href="/docs/1.8/administration/kerberos">Click here if you are not redirected.</a>
+<script>location="/docs/1.8/administration/kerberos"</script>
+</html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/administration/monitoring-metrics.html
----------------------------------------------------------------------
diff --git a/docs/latest/administration/monitoring-metrics.html b/docs/latest/administration/monitoring-metrics.html
new file mode 100644
index 0000000..21f10ab
--- /dev/null
+++ b/docs/latest/administration/monitoring-metrics.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en-US">
+<meta charset="utf-8">
+<title>Redirecting…</title>
+<link rel="canonical" href="/docs/1.8/administration/monitoring-metrics">
+<meta http-equiv="refresh" content="0; url=/docs/1.8/administration/monitoring-metrics">
+<h1>Redirecting…</h1>
+<a href="/docs/1.8/administration/monitoring-metrics">Click here if you are not redirected.</a>
+<script>location="/docs/1.8/administration/monitoring-metrics"</script>
+</html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/administration/multivolume.html
----------------------------------------------------------------------
diff --git a/docs/latest/administration/multivolume.html b/docs/latest/administration/multivolume.html
new file mode 100644
index 0000000..e288d8c
--- /dev/null
+++ b/docs/latest/administration/multivolume.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en-US">
+<meta charset="utf-8">
+<title>Redirecting…</title>
+<link rel="canonical" href="/docs/1.8/administration/multivolume">
+<meta http-equiv="refresh" content="0; url=/docs/1.8/administration/multivolume">
+<h1>Redirecting…</h1>
+<a href="/docs/1.8/administration/multivolume">Click here if you are not redirected.</a>
+<script>location="/docs/1.8/administration/multivolume"</script>
+</html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/administration/replication.html
----------------------------------------------------------------------
diff --git a/docs/latest/administration/replication.html b/docs/latest/administration/replication.html
new file mode 100644
index 0000000..0df1766
--- /dev/null
+++ b/docs/latest/administration/replication.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en-US">
+<meta charset="utf-8">
+<title>Redirecting…</title>
+<link rel="canonical" href="/docs/1.8/administration/replication">
+<meta http-equiv="refresh" content="0; url=/docs/1.8/administration/replication">
+<h1>Redirecting…</h1>
+<a href="/docs/1.8/administration/replication">Click here if you are not redirected.</a>
+<script>location="/docs/1.8/administration/replication"</script>
+</html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/administration/ssl.html
----------------------------------------------------------------------
diff --git a/docs/latest/administration/ssl.html b/docs/latest/administration/ssl.html
new file mode 100644
index 0000000..b929662
--- /dev/null
+++ b/docs/latest/administration/ssl.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en-US">
+<meta charset="utf-8">
+<title>Redirecting…</title>
+<link rel="canonical" href="/docs/1.8/administration/ssl">
+<meta http-equiv="refresh" content="0; url=/docs/1.8/administration/ssl">
+<h1>Redirecting…</h1>
+<a href="/docs/1.8/administration/ssl">Click here if you are not redirected.</a>
+<script>location="/docs/1.8/administration/ssl"</script>
+</html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/administration/tracing.html
----------------------------------------------------------------------
diff --git a/docs/latest/administration/tracing.html b/docs/latest/administration/tracing.html
new file mode 100644
index 0000000..5a4082c
--- /dev/null
+++ b/docs/latest/administration/tracing.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en-US">
+<meta charset="utf-8">
+<title>Redirecting…</title>
+<link rel="canonical" href="/docs/1.8/administration/tracing">
+<meta http-equiv="refresh" content="0; url=/docs/1.8/administration/tracing">
+<h1>Redirecting…</h1>
+<a href="/docs/1.8/administration/tracing">Click here if you are not redirected.</a>
+<script>location="/docs/1.8/administration/tracing"</script>
+</html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/development/development_tools.html
----------------------------------------------------------------------
diff --git a/docs/latest/development/development_tools.html b/docs/latest/development/development_tools.html
new file mode 100644
index 0000000..67e4f8a
--- /dev/null
+++ b/docs/latest/development/development_tools.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en-US">
+<meta charset="utf-8">
+<title>Redirecting…</title>
+<link rel="canonical" href="/docs/1.8/development/development_tools">
+<meta http-equiv="refresh" content="0; url=/docs/1.8/development/development_tools">
+<h1>Redirecting…</h1>
+<a href="/docs/1.8/development/development_tools">Click here if you are not redirected.</a>
+<script>location="/docs/1.8/development/development_tools"</script>
+</html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/development/high_speed_ingest.html
----------------------------------------------------------------------
diff --git a/docs/latest/development/high_speed_ingest.html b/docs/latest/development/high_speed_ingest.html
new file mode 100644
index 0000000..9e6c4e0
--- /dev/null
+++ b/docs/latest/development/high_speed_ingest.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en-US">
+<meta charset="utf-8">
+<title>Redirecting…</title>
+<link rel="canonical" href="/docs/1.8/development/high_speed_ingest">
+<meta http-equiv="refresh" content="0; url=/docs/1.8/development/high_speed_ingest">
+<h1>Redirecting…</h1>
+<a href="/docs/1.8/development/high_speed_ingest">Click here if you are not redirected.</a>
+<script>location="/docs/1.8/development/high_speed_ingest"</script>
+</html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/development/iterators.html
----------------------------------------------------------------------
diff --git a/docs/latest/development/iterators.html b/docs/latest/development/iterators.html
new file mode 100644
index 0000000..f8d3ce7
--- /dev/null
+++ b/docs/latest/development/iterators.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en-US">
+<meta charset="utf-8">
+<title>Redirecting…</title>
+<link rel="canonical" href="/docs/1.8/development/iterators">
+<meta http-equiv="refresh" content="0; url=/docs/1.8/development/iterators">
+<h1>Redirecting…</h1>
+<a href="/docs/1.8/development/iterators">Click here if you are not redirected.</a>
+<script>location="/docs/1.8/development/iterators"</script>
+</html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/development/mapreduce.html
----------------------------------------------------------------------
diff --git a/docs/latest/development/mapreduce.html b/docs/latest/development/mapreduce.html
new file mode 100644
index 0000000..4e2956e
--- /dev/null
+++ b/docs/latest/development/mapreduce.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en-US">
+<meta charset="utf-8">
+<title>Redirecting…</title>
+<link rel="canonical" href="/docs/1.8/development/mapreduce">
+<meta http-equiv="refresh" content="0; url=/docs/1.8/development/mapreduce">
+<h1>Redirecting…</h1>
+<a href="/docs/1.8/development/mapreduce">Click here if you are not redirected.</a>
+<script>location="/docs/1.8/development/mapreduce"</script>
+</html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/development/proxy.html
----------------------------------------------------------------------
diff --git a/docs/latest/development/proxy.html b/docs/latest/development/proxy.html
new file mode 100644
index 0000000..b9040e0
--- /dev/null
+++ b/docs/latest/development/proxy.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en-US">
+<meta charset="utf-8">
+<title>Redirecting…</title>
+<link rel="canonical" href="/docs/1.8/development/proxy">
+<meta http-equiv="refresh" content="0; url=/docs/1.8/development/proxy">
+<h1>Redirecting…</h1>
+<a href="/docs/1.8/development/proxy">Click here if you are not redirected.</a>
+<script>location="/docs/1.8/development/proxy"</script>
+</html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/development/sampling.html
----------------------------------------------------------------------
diff --git a/docs/latest/development/sampling.html b/docs/latest/development/sampling.html
new file mode 100644
index 0000000..3709d2d
--- /dev/null
+++ b/docs/latest/development/sampling.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en-US">
+<meta charset="utf-8">
+<title>Redirecting…</title>
+<link rel="canonical" href="/docs/1.8/development/sampling">
+<meta http-equiv="refresh" content="0; url=/docs/1.8/development/sampling">
+<h1>Redirecting…</h1>
+<a href="/docs/1.8/development/sampling">Click here if you are not redirected.</a>
+<script>location="/docs/1.8/development/sampling"</script>
+</html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/development/security.html
----------------------------------------------------------------------
diff --git a/docs/latest/development/security.html b/docs/latest/development/security.html
new file mode 100644
index 0000000..492433a
--- /dev/null
+++ b/docs/latest/development/security.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en-US">
+<meta charset="utf-8">
+<title>Redirecting…</title>
+<link rel="canonical" href="/docs/1.8/development/security">
+<meta http-equiv="refresh" content="0; url=/docs/1.8/development/security">
+<h1>Redirecting…</h1>
+<a href="/docs/1.8/development/security">Click here if you are not redirected.</a>
+<script>location="/docs/1.8/development/security"</script>
+</html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/development/summaries.html
----------------------------------------------------------------------
diff --git a/docs/latest/development/summaries.html b/docs/latest/development/summaries.html
new file mode 100644
index 0000000..f6c7b05
--- /dev/null
+++ b/docs/latest/development/summaries.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en-US">
+<meta charset="utf-8">
+<title>Redirecting…</title>
+<link rel="canonical" href="/docs/1.8/development/summaries">
+<meta http-equiv="refresh" content="0; url=/docs/1.8/development/summaries">
+<h1>Redirecting…</h1>
+<a href="/docs/1.8/development/summaries">Click here if you are not redirected.</a>
+<script>location="/docs/1.8/development/summaries"</script>
+</html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/getting-started/clients.html
----------------------------------------------------------------------
diff --git a/docs/latest/getting-started/clients.html b/docs/latest/getting-started/clients.html
new file mode 100644
index 0000000..79aad51
--- /dev/null
+++ b/docs/latest/getting-started/clients.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en-US">
+<meta charset="utf-8">
+<title>Redirecting…</title>
+<link rel="canonical" href="/docs/1.8/getting-started/clients">
+<meta http-equiv="refresh" content="0; url=/docs/1.8/getting-started/clients">
+<h1>Redirecting…</h1>
+<a href="/docs/1.8/getting-started/clients">Click here if you are not redirected.</a>
+<script>location="/docs/1.8/getting-started/clients"</script>
+</html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/getting-started/design.html
----------------------------------------------------------------------
diff --git a/docs/latest/getting-started/design.html b/docs/latest/getting-started/design.html
new file mode 100644
index 0000000..f0d404f
--- /dev/null
+++ b/docs/latest/getting-started/design.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en-US">
+<meta charset="utf-8">
+<title>Redirecting…</title>
+<link rel="canonical" href="/docs/1.8/getting-started/design">
+<meta http-equiv="refresh" content="0; url=/docs/1.8/getting-started/design">
+<h1>Redirecting…</h1>
+<a href="/docs/1.8/getting-started/design">Click here if you are not redirected.</a>
+<script>location="/docs/1.8/getting-started/design"</script>
+</html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/getting-started/quick-install.html
----------------------------------------------------------------------
diff --git a/docs/latest/getting-started/quick-install.html b/docs/latest/getting-started/quick-install.html
new file mode 100644
index 0000000..a0b6137
--- /dev/null
+++ b/docs/latest/getting-started/quick-install.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en-US">
+<meta charset="utf-8">
+<title>Redirecting…</title>
+<link rel="canonical" href="/docs/1.8/getting-started/quick-install">
+<meta http-equiv="refresh" content="0; url=/docs/1.8/getting-started/quick-install">
+<h1>Redirecting…</h1>
+<a href="/docs/1.8/getting-started/quick-install">Click here if you are not redirected.</a>
+<script>location="/docs/1.8/getting-started/quick-install"</script>
+</html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/getting-started/shell.html
----------------------------------------------------------------------
diff --git a/docs/latest/getting-started/shell.html b/docs/latest/getting-started/shell.html
new file mode 100644
index 0000000..a0eddb3
--- /dev/null
+++ b/docs/latest/getting-started/shell.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en-US">
+<meta charset="utf-8">
+<title>Redirecting…</title>
+<link rel="canonical" href="/docs/1.8/getting-started/shell">
+<meta http-equiv="refresh" content="0; url=/docs/1.8/getting-started/shell">
+<h1>Redirecting…</h1>
+<a href="/docs/1.8/getting-started/shell">Click here if you are not redirected.</a>
+<script>location="/docs/1.8/getting-started/shell"</script>
+</html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/getting-started/table_configuration.html
----------------------------------------------------------------------
diff --git a/docs/latest/getting-started/table_configuration.html b/docs/latest/getting-started/table_configuration.html
new file mode 100644
index 0000000..fca14f7
--- /dev/null
+++ b/docs/latest/getting-started/table_configuration.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en-US">
+<meta charset="utf-8">
+<title>Redirecting…</title>
+<link rel="canonical" href="/docs/1.8/getting-started/table_configuration">
+<meta http-equiv="refresh" content="0; url=/docs/1.8/getting-started/table_configuration">
+<h1>Redirecting…</h1>
+<a href="/docs/1.8/getting-started/table_configuration">Click here if you are not redirected.</a>
+<script>location="/docs/1.8/getting-started/table_configuration"</script>
+</html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/getting-started/table_design.html
----------------------------------------------------------------------
diff --git a/docs/latest/getting-started/table_design.html b/docs/latest/getting-started/table_design.html
new file mode 100644
index 0000000..86370d1
--- /dev/null
+++ b/docs/latest/getting-started/table_design.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en-US">
+<meta charset="utf-8">
+<title>Redirecting…</title>
+<link rel="canonical" href="/docs/1.8/getting-started/table_design">
+<meta http-equiv="refresh" content="0; url=/docs/1.8/getting-started/table_design">
+<h1>Redirecting…</h1>
+<a href="/docs/1.8/getting-started/table_design">Click here if you are not redirected.</a>
+<script>location="/docs/1.8/getting-started/table_design"</script>
+</html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/index.html
----------------------------------------------------------------------
diff --git a/docs/latest/index.html b/docs/latest/index.html
new file mode 100644
index 0000000..100e83c
--- /dev/null
+++ b/docs/latest/index.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en-US">
+<meta charset="utf-8">
+<title>Redirecting…</title>
+<link rel="canonical" href="/docs/1.8/">
+<meta http-equiv="refresh" content="0; url=/docs/1.8/">
+<h1>Redirecting…</h1>
+<a href="/docs/1.8/">Click here if you are not redirected.</a>
+<script>location="/docs/1.8/"</script>
+</html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/troubleshooting/advanced.html
----------------------------------------------------------------------
diff --git a/docs/latest/troubleshooting/advanced.html b/docs/latest/troubleshooting/advanced.html
new file mode 100644
index 0000000..aa4cfbb
--- /dev/null
+++ b/docs/latest/troubleshooting/advanced.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en-US">
+<meta charset="utf-8">
+<title>Redirecting…</title>
+<link rel="canonical" href="/docs/1.8/troubleshooting/advanced">
+<meta http-equiv="refresh" content="0; url=/docs/1.8/troubleshooting/advanced">
+<h1>Redirecting…</h1>
+<a href="/docs/1.8/troubleshooting/advanced">Click here if you are not redirected.</a>
+<script>location="/docs/1.8/troubleshooting/advanced"</script>
+</html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/troubleshooting/basic.html
----------------------------------------------------------------------
diff --git a/docs/latest/troubleshooting/basic.html b/docs/latest/troubleshooting/basic.html
new file mode 100644
index 0000000..3bd3469
--- /dev/null
+++ b/docs/latest/troubleshooting/basic.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en-US">
+<meta charset="utf-8">
+<title>Redirecting…</title>
+<link rel="canonical" href="/docs/1.8/troubleshooting/basic">
+<meta http-equiv="refresh" content="0; url=/docs/1.8/troubleshooting/basic">
+<h1>Redirecting…</h1>
+<a href="/docs/1.8/troubleshooting/basic">Click here if you are not redirected.</a>
+<script>location="/docs/1.8/troubleshooting/basic"</script>
+</html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/troubleshooting/system-metadata-tables.html
----------------------------------------------------------------------
diff --git a/docs/latest/troubleshooting/system-metadata-tables.html b/docs/latest/troubleshooting/system-metadata-tables.html
new file mode 100644
index 0000000..c1ba210
--- /dev/null
+++ b/docs/latest/troubleshooting/system-metadata-tables.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en-US">
+<meta charset="utf-8">
+<title>Redirecting…</title>
+<link rel="canonical" href="/docs/1.8/troubleshooting/system-metadata-tables.md">
+<meta http-equiv="refresh" content="0; url=/docs/1.8/troubleshooting/system-metadata-tables.md">
+<h1>Redirecting…</h1>
+<a href="/docs/1.8/troubleshooting/system-metadata-tables.md">Click here if you are not redirected.</a>
+<script>location="/docs/1.8/troubleshooting/system-metadata-tables.md"</script>
+</html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/troubleshooting/tools.html
----------------------------------------------------------------------
diff --git a/docs/latest/troubleshooting/tools.html b/docs/latest/troubleshooting/tools.html
new file mode 100644
index 0000000..11764e0
--- /dev/null
+++ b/docs/latest/troubleshooting/tools.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en-US">
+<meta charset="utf-8">
+<title>Redirecting…</title>
+<link rel="canonical" href="/docs/1.8/troubleshooting/tools">
+<meta http-equiv="refresh" content="0; url=/docs/1.8/troubleshooting/tools">
+<h1>Redirecting…</h1>
+<a href="/docs/1.8/troubleshooting/tools">Click here if you are not redirected.</a>
+<script>location="/docs/1.8/troubleshooting/tools"</script>
+</html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/feed.xml
----------------------------------------------------------------------
diff --git a/feed.xml b/feed.xml
index 322f11f..898b9c3 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>Fri, 02 Jun 2017 15:19:38 -0400</pubDate>
-    <lastBuildDate>Fri, 02 Jun 2017 15:19:38 -0400</lastBuildDate>
+    <pubDate>Tue, 06 Jun 2017 16:12:23 -0400</pubDate>
+    <lastBuildDate>Tue, 06 Jun 2017 16:12:23 -0400</lastBuildDate>
     <generator>Jekyll v3.3.1</generator>
     
       <item>