From 9e3b1d4a164f992db4d31c466176c9919d0501ca Mon Sep 17 00:00:00 2001 From: Christoph Blecker Date: Sun, 15 Jan 2017 00:14:12 -0800 Subject: [PATCH] Fix broken link to logging documentation --- docs/getting-started-guides/logging.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started-guides/logging.md b/docs/getting-started-guides/logging.md index 792033247ed..fe231be821d 100644 --- a/docs/getting-started-guides/logging.md +++ b/docs/getting-started-guides/logging.md @@ -1,4 +1,4 @@ -This file has moved to: http://kubernetes.github.io/docs/getting-started-guides/logging/ +This file has moved to: https://kubernetes.io/docs/user-guide/logging/overview/