Fix links in setup section

This commit is contained in:
Qiming Teng
2020-08-07 11:44:55 +08:00
parent 664464806c
commit 201f21715a
2 changed files with 2 additions and 2 deletions
@@ -122,7 +122,7 @@ kube-system kube-ui ClusterIP 10.0.0.3 <none>
...
```
Similarly, you can take a look at the set of [pods](/docs/concepts/workloads/pods/pod/) that were created during cluster startup.
Similarly, you can take a look at the set of [pods](/docs/concepts/workloads/pods/) that were created during cluster startup.
You can do this via the
```shell