From 6f3f703cbae331319ac15065b4078a6cd0aacaa7 Mon Sep 17 00:00:00 2001 From: Matthew Treinish Date: Thu, 11 Aug 2016 23:17:59 -0400 Subject: [PATCH] Fix template links for split uncategorized We recently landed a patch to split the uncategorized page into 2 for integrated gate jobs and everything else. However, that patch neglected to update the links on the other html files to reflect the new filenames. This commit fixes the oversight. Change-Id: I10f05ae6fb9c31bcfc87ff47d878c3af58176734 --- web/share/gate.html | 3 ++- web/share/index.html | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/web/share/gate.html b/web/share/gate.html index f3a4abbc..5448006c 100644 --- a/web/share/gate.html +++ b/web/share/gate.html @@ -84,7 +84,8 @@ diff --git a/web/share/index.html b/web/share/index.html index b53a0d67..a8675867 100644 --- a/web/share/index.html +++ b/web/share/index.html @@ -81,7 +81,8 @@

The elastic-recheck project uses Elasticsearch to classify and track OpenStack gate failures. Documentation can be found here: http://docs.openstack.org/infra/elastic-recheck/. You can also learn more by reading this post on the Elasticsearch blog: OpenStack elastic-recheck: powered by the elk stack.