fix: remove the redirect_from settings. (#19645)

This commit is contained in:
Jacky Wu
2020-03-17 21:32:22 +08:00
committed by GitHub
parent a97e5ef287
commit 64f9b39d33
5 changed files with 0 additions and 19 deletions
@@ -1,10 +1,5 @@
---
title: 同 Pod 内的容器使用共享卷通信
redirect_from:
- "/docs/user-guide/pods/multi-container/"
- "/docs/user-guide/pods/multi-container.html"
- "/docs/tasks/configure-pod-container/communicate-containers-same-pod/"
- "/docs/tasks/configure-pod-container/communicate-containers-same-pod.html"
content_template: templates/task
---