Merge pull request #26954 from Kappie37/patch-1

Update broken link in access-cluster-api.md
This commit is contained in:
Kubernetes Prow Robot
2021-03-15 12:28:34 -07:00
committed by GitHub
@@ -192,7 +192,7 @@ func main() {
}
```
If the application is deployed as a Pod in the cluster, see [Accessing the API from within a Pod](#accessing-the-api-from-within-a-pod).
If the application is deployed as a Pod in the cluster, see [Accessing the API from within a Pod](/docs/tasks/access-application-cluster/access-cluster/#accessing-the-api-from-a-pod).
#### Python client