Update ja/docs/tutorials/hello-minikube.md

This commit is contained in:
YukiKasuya 2020-09-04 12:38:52 +09:00 committed by inductor
parent 9a91829a86
commit 8ca15fb3e7
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ Kubernetesの[*Pod*](/ja/docs/concepts/workloads/pods/) は、コンテナの管
```
{{< note >}}
`kubectl`コマンドの詳細な情報は[kubectl overview](/docs/user-guide/kubectl-overview/)を参照してください。
`kubectl`コマンドの詳細な情報は[kubectl overview](/docs/user-guide/kubectl-overview/)を参照してください。
{{< /note >}}
## Serviceの作成