From 992848eec1f18b86bbdf96d37d4b54480cf92bd8 Mon Sep 17 00:00:00 2001 From: DrDePhobia Date: Sun, 22 May 2016 16:00:45 -0700 Subject: [PATCH] Update reference.md --- docs/reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference.md b/docs/reference.md index 693d0dc7a4..7eefef2cc1 100644 --- a/docs/reference.md +++ b/docs/reference.md @@ -19,7 +19,7 @@ In the reference section, you can find reference documentation for Kubernetes AP ## Glossary -Explore the glossary of essential Kubernetes concepts. Some good starting points are the entries for [Pods](/docs/user-guide/pods/), [Nodes](/docs/admin/node/), [Services](/docs/user-guide/services/), and [Replication Controllers](/docs/user-guide/replication-controller/). +Explore the glossary of essential Kubernetes concepts. Some good starting points are the entries for [Pods](/docs/user-guide/pods/), [Nodes](/docs/admin/nodes/), [Services](/docs/user-guide/services/), and [Replication Controllers](/docs/user-guide/replication-controller/). ## Design Docs