Skip to content

Commit d267f3b

Browse files
authored
Merge pull request #26954 from Kappie37/patch-1
Update broken link in access-cluster-api.md
2 parents efc1c2d + e317531 commit d267f3b

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](/docs/tasks/access-application-cluster/access-cluster/#accessing-the-api-from-a-pod).
196196

197197
#### Python client
198198

0 commit comments

Comments
 (0)