Update define-command-argument-container.md

update links
pull/4880/merge
Weibin Lin 2017-08-17 08:57:43 +08:00 committed by Andrew Chen
parent 6b0db5ff90
commit 098cb806d1
1 changed files with 2 additions and 2 deletions

View File

@ -129,8 +129,8 @@ Here are some examples:
{% capture whatsnext %}
* Learn more about [containers and commands](/docs/user-guide/containers/).
* Learn more about [configuring containers](/docs/user-guide/configuring-containers/).
* Learn more about [running commands in a container](/docs/tasks/kubectl/get-shell-running-container/).
* Learn more about [configuring pods and containers](/docs/tasks/).
* Learn more about [running commands in a container](/docs/tasks/debug-application-cluster/get-shell-running-container/).
* See [Container](/docs/api-reference/{{page.version}}/#container-v1-core).
{% endcapture %}