We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 302743e + bdb4cc4 commit a78a812Copy full SHA for a78a812
content/en/docs/reference/access-authn-authz/webhook.md
@@ -172,5 +172,5 @@ Access to other non-resource paths can be disallowed without restricting access
172
to the REST api.
173
174
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).
+[webhook.go](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apiserver/plugin/pkg/authorizer/webhook/webhook.go).
176
0 commit comments