Skip to content

Commit 86bdc72

Browse files
authored
Merge pull request #33310 from my-git9/define-comom
[en] modify link in define-command-argument-container
2 parents 8b116a3 + 6f0bc9a commit 86bdc72

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)