From bbd9067586c94019b96bf66a38829dfb9fb71873 Mon Sep 17 00:00:00 2001 From: Alex Robinson Date: Thu, 7 Jul 2016 17:50:47 +0000 Subject: [PATCH] Remove dead link to elasticsearch logging example and move the normal elasticsearch example into the logging section. --- _data/samples.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/_data/samples.yml b/_data/samples.yml index 7852666a78..356175c632 100644 --- a/_data/samples.yml +++ b/_data/samples.yml @@ -47,8 +47,6 @@ toc: section: - title: Meteor Applications path: https://github.com/kubernetes/kubernetes/tree/release-1.3/examples/meteor/ - - title: Elasticsearch - path: https://github.com/kubernetes/kubernetes/tree/release-1.3/examples/elasticsearch/ - title: OpenShift Origin path: https://github.com/kubernetes/kubernetes/tree/release-1.3/examples/openshift-origin/ - title: Selenium @@ -56,8 +54,8 @@ toc: - title: Monitoring and Logging section: - - title: Elasticsearch/Kibana Logging Demonstration - path: https://github.com/kubernetes/kubernetes/tree/release-1.3/examples/logging-demo/ + - title: Elasticsearch + path: https://github.com/kubernetes/kubernetes/tree/release-1.3/examples/elasticsearch/ - title: NewRelic path: https://github.com/kubernetes/kubernetes/tree/release-1.3/examples/newrelic