Skip to content

Commit 5f74390

Browse files
authored
Update access-cluster-api.md
Update not working link to the correct one about Accessing the API from within a Pod
1 parent 86bb7aa commit 5f74390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/administer-cluster/access-cluster-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ func main() {
192192
}
193193
```
194194

195-
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).
195+
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).
196196

197197
#### Python client
198198

0 commit comments

Comments
 (0)