Skip to content

Commit a78a812

Browse files
authored
Merge pull request #29299 from Shubham82/fix_broken_link-webhook.go
Fix the broken link for "webhook.go"
2 parents 302743e + bdb4cc4 commit a78a812

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/reference/access-authn-authz

1 file changed

+1
-1
lines changed

content/en/docs/reference/access-authn-authz/webhook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,5 +172,5 @@ Access to other non-resource paths can be disallowed without restricting access
172172
to the REST api.
173173

174174
For further documentation refer to the authorization.v1beta1 API objects and
175-
[webhook.go](https://github.com/kubernetes/kubernetes/blob/{{< param "githubbranch" >}}/staging/src/k8s.io/apiserver/plugin/pkg/authorizer/webhook/webhook.go).
175+
[webhook.go](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apiserver/plugin/pkg/authorizer/webhook/webhook.go).
176176

0 commit comments

Comments
 (0)