[authorization] fix invalid href for webhook

pull/3985/head
Cao Shufeng 2017-06-05 11:42:13 +08:00
parent bec79028f5
commit 8dd901ee98
1 changed files with 2 additions and 2 deletions

View File

@ -141,8 +141,8 @@ 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
plugin/pkg/auth/authorizer/webhook/webhook.go. [webhook.go](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apiserver/plugin/pkg/authorizer/webhook/webhook.go).
{% endcapture %} {% endcapture %}
{% include templates/concept.md %} {% include templates/concept.md %}