Fix the broken link for "webhook.go"

This commit is contained in:
Shubham Kuchhal
2021-08-09 16:17:06 +05:30
parent 91d71e812b
commit bdb4cc4603
@@ -172,5 +172,5 @@ Access to other non-resource paths can be disallowed without restricting access
to the REST api. to the REST api.
For further documentation refer to the authorization.v1beta1 API objects and For further documentation refer to the authorization.v1beta1 API objects and
[webhook.go](https://github.com/kubernetes/kubernetes/blob/{{< param "githubbranch" >}}/staging/src/k8s.io/apiserver/plugin/pkg/authorizer/webhook/webhook.go). [webhook.go](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apiserver/plugin/pkg/authorizer/webhook/webhook.go).