From 31b62a24a4e7bc72fe31acdbaa4b0240687143e2 Mon Sep 17 00:00:00 2001 From: Xiaoyu Zhang Date: Wed, 29 Mar 2017 22:16:43 +0800 Subject: [PATCH] Fix the links Fix the links --- .../communicate-containers-same-pod.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tasks/configure-pod-container/communicate-containers-same-pod.md b/docs/tasks/configure-pod-container/communicate-containers-same-pod.md index 853169a676..e196248f4f 100644 --- a/docs/tasks/configure-pod-container/communicate-containers-same-pod.md +++ b/docs/tasks/configure-pod-container/communicate-containers-same-pod.md @@ -139,9 +139,9 @@ the shared Volume is lost. * See [Configuring a Pod to Use a Volume for Storage](/docs/tasks/configure-pod-container/configure-volume-storage/). -* See [Volume](/docs/api-reference/v1/definitions/#_v1_volume). +* See [Volume](/docs/api-reference/v1.6/#volume-v1-core). -* See [Pod](/docs/api-reference/v1/definitions/#_v1_pod). +* See [Pod](/docs/api-reference/v1.6/#pod-v1-core). {% endcapture %}