Skip to content

Commit 6f0bc9a

Browse files
committed
[en] modify link in define-command-argument-container
Signed-off-by: xin.li <[email protected]>
1 parent 76c5c6d commit 6f0bc9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/inject-data-application/define-command-argument-container.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,5 +114,5 @@ args: ["-c", "while true; do echo hello; sleep 10;done"]
114114

115115

116116
* Learn more about [configuring pods and containers](/docs/tasks/).
117-
* Learn more about [running commands in a container](/docs/tasks/debug-application-cluster/get-shell-running-container/).
117+
* Learn more about [running commands in a container](/docs/tasks/debug/debug-application/get-shell-running-container/).
118118
* See [Container](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#container-v1-core).

0 commit comments

Comments
 (0)