From 9aec0a36099f76d6cec7e62e87918b7f06ede9f9 Mon Sep 17 00:00:00 2001 From: Ryan Fowler Date: Sun, 18 Jan 2015 09:19:44 -0600 Subject: [PATCH] Fix table of contents Additional user guides section appears to have been renamed. --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 88f2a224d6d..c403a966c23 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,7 +1,7 @@ # Kubernetes Documentation * [Primary concepts](#primary-concepts) -* [Additional user guides](#additional-user-guides) +* [Further reading](#further-reading) Getting started guides are in [getting-started-guides](getting-started-guides).