From 0f8bd96f30f2bb45cdb676c1508b25c02b5dc8cf Mon Sep 17 00:00:00 2001 From: Rashi Chaubal <12rashic@gmail.com> Date: Mon, 30 Dec 2024 13:53:21 +0530 Subject: [PATCH] Fix: Fixed the link for assertion tress in documentation Signed-off-by: Rashi Chaubal <12rashic@gmail.com> --- content/en/docs/kyverno-cli/assertion-trees.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/kyverno-cli/assertion-trees.md b/content/en/docs/kyverno-cli/assertion-trees.md index ff440c9cd..f93ea9ffe 100644 --- a/content/en/docs/kyverno-cli/assertion-trees.md +++ b/content/en/docs/kyverno-cli/assertion-trees.md @@ -41,7 +41,7 @@ In the example above the `check` is matching Namespace elements named `hello-wor ## Examples -Implementation is based on [Kyverno JSON - assertion trees](https://kyverno.github.io/kyverno-json/latest/policies/policies/). Please refer to the documentation for more details on the syntax. +Implementation is based on [Kyverno JSON - assertion trees](https://kyverno.github.io/kyverno-json/latest/policies/asserts/). Please refer to the documentation for more details on the syntax. ### Select all results