Update access-cluster-api.md

Update not working link to the correct one about Accessing the API from within a Pod
This commit is contained in:
Kappie37
2021-03-08 13:53:16 +01:00
committed by GitHub
parent 86bb7aaec1
commit 5f7439095e
@@ -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](https://kubernetes.io/docs/tasks/access-application-cluster/access-cluster/#accessing-the-api-from-a-pod).
#### Python client