From 06bd423401685bbc255943a92b5c979b8853e02f Mon Sep 17 00:00:00 2001 From: Cao Shufeng Date: Tue, 4 Jul 2017 10:04:29 +0800 Subject: [PATCH] fix 404 page of invalid herf This error is caused in pr #4259. It's my fault. --- docs/tasks/debug-application-cluster/audit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tasks/debug-application-cluster/audit.md b/docs/tasks/debug-application-cluster/audit.md index 2d2c6cb3b3..0a5705f470 100644 --- a/docs/tasks/debug-application-cluster/audit.md +++ b/docs/tasks/debug-application-cluster/audit.md @@ -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: