From 98a34a7c8d9a82be8cd7340226c75a530ef13e7f Mon Sep 17 00:00:00 2001 From: Roy <109906215+Wholesomebruh@users.noreply.github.com> Date: Tue, 11 Jul 2023 16:20:41 +0530 Subject: [PATCH] README:Fix tracing policy doc broken link Signed-off-by: Wholesomebruh --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a94eeb6a30..c0c54e9a8d1 100644 --- a/README.md +++ b/README.md @@ -537,7 +537,7 @@ cases without Kubernetes, the same YAML configuration can be passed via a flag to the Tetragon binary or via the `tetra` CLI to load the policies via gRPC. For more information on `TracingPolicy` and how to write them, see the -[`TracingPolicy` Guide](https://tetragon.cilium.io/docs/reference/tracing-policy/). +[`TracingPolicy` Guide](https://tetragon.cilium.io/docs/concepts/tracing-policy/). #### Use case 1: File Access