From 35bd8b893fb1be7af811cec660bda2435030ec19 Mon Sep 17 00:00:00 2001 From: Alex Robinson Date: Wed, 6 Jul 2016 22:47:02 +0000 Subject: [PATCH] Remove guide that doesn't exist from the index. --- _data/guides.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/_data/guides.yml b/_data/guides.yml index cc1d2b8a9a..b41ddb4082 100644 --- a/_data/guides.yml +++ b/_data/guides.yml @@ -122,8 +122,6 @@ toc: path: /docs/getting-started-guides/logging/ - title: Logging with Elasticsearch and Kibana path: /docs/getting-started-guides/logging-elasticsearch/ - - title: Elasticsearch/Kibana Logging Demo - path: /docs/user-guide/logging-demo - title: Running Commands in a Container with kubectl exec path: /docs/user-guide/getting-into-containers/ - title: Connect with Proxies