Fix the urls (#3052)

* Fix the urls

Fix the urls

* update to v1.6

update to v1.6

* update to v1.6
pull/3099/head
Xiaoyu Zhang 2017-03-30 01:12:16 +08:00 committed by Andrew Chen
parent 0fac6c3466
commit fdc6a5afd6
1 changed files with 2 additions and 2 deletions

View File

@ -77,9 +77,9 @@ Here are some examples:
* [Defining a Command and Arguments for a Container](/docs/tasks/configure-pod-container/define-command-argument-container/)
* [Running Commands in a Container with kubectl exec](/docs/user-guide/getting-into-containers/)
* [Getting a Shell to a Running Container](/docs/tasks/kubectl/get-shell-running-container/)
* [Container](/docs/api-reference/v1/definitions/#_v1_container)
* [Container](/docs/api-reference/v1.6/#container-v1-core)
* [Docker Entrypoint field](https://docs.docker.com/engine/reference/builder/)