Update webhook.md (#4790)

* Update webhook.md

update link to webhook.go source file

* Update webhook.md
pull/4765/merge
TigerXu 2017-08-13 00:31:43 +08:00 committed by Andrew Chen
parent 957dac9309
commit d525d940e5
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@ Access to other non-resource paths can be disallowed without restricting access
to the REST api.
For further documentation refer to the authorization.v1beta1 API objects and
[webhook.go](https://git.k8s.io/kubernetes/staging/src/k8s.io/apiserver/plugin/pkg/authorizer/webhook/webhook.go).
[webhook.go](https://github.com/kubernetes/kubernetes/blob/{{page.githubbranch}}/staging/src/k8s.io/apiserver/plugin/pkg/authorizer/webhook/webhook.go).
{% endcapture %}