Merge pull request #33331 from kinzhi/kinzhi59

[en]Update content/en/docs/reference/kubectl/docker-cli-to-kubectl.md
This commit is contained in:
Kubernetes Prow Robot 2022-04-30 06:51:13 -07:00 committed by GitHub
commit 28cffafcd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -187,7 +187,7 @@ kubectl exec -ti nginx-app-5jyvm -- /bin/sh
# exit
```
For more information, see [Get a Shell to a Running Container](/docs/tasks/debug-application-cluster/get-shell-running-container/).
For more information, see [Get a Shell to a Running Container](/docs/tasks/debug/debug-application/get-shell-running-container/).
## docker logs