fix 404 page of invalid herf

This error is caused in pr #4259.
It's my fault.
This commit is contained in:
Cao Shufeng
2017-07-04 10:04:29 +08:00
committed by Andrew Chen
parent f08c6423d9
commit 06bd423401
@@ -84,7 +84,7 @@ webhooks.
The structure of audit events changes when enabling the `AdvancedAuditing` feature
flag. This includes some cleanups, such as the `method` reflecting the verb evaluated
by the [authorization layer](/docs/admin/authorization/) instead of the [HTTP verb](docs/admin/authorization/#determine-the-request-verb).
by the [authorization layer](/docs/admin/authorization/) instead of the [HTTP verb](/docs/admin/authorization/#determine-the-request-verb).
Also, instead of always generating two events per request, events are recorded with an associated "stage."
The known stages are: