From 72eae3ec19d64de2f2950257fdefaf4047f3c79b Mon Sep 17 00:00:00 2001 From: johndmulhausen Date: Mon, 7 Mar 2016 07:12:09 +0000 Subject: [PATCH] Update Makefile --- docs/user-guide/logging-demo/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guide/logging-demo/Makefile b/docs/user-guide/logging-demo/Makefile index 701ce01c90f..90917f8ade6 100644 --- a/docs/user-guide/logging-demo/Makefile +++ b/docs/user-guide/logging-demo/Makefile @@ -18,7 +18,7 @@ # For examples of how to observe the ingested logs please # see the appropriate getting started guide e.g. # Google Cloud Logging: http://kubernetes.io/docs/getting-started-guides/logging/ -# With Elasticsearch and Kibana logging: http://kubernetes.io/docs/getting-started-guides/logging-elasticsearch.md +# With Elasticsearch and Kibana logging: http://kubernetes.io/docs/getting-started-guides/logging-elasticsearch/ .PHONY: up down logger-up logger-down logger10-up logger10-down