We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9034347 commit f9e2742Copy full SHA for f9e2742
g3doc/user_guide/tutorials/falco.md
@@ -60,9 +60,9 @@ can add your own rules).
60
61
If you are using Kubernetes, the steps above must be done on every node that has
62
gVisor enabled. Luckily, this can be done for you automatically using
63
-[Falco's Helm chart](https://github.com/falcosecurity/charts/blob/master/falco/README.md).
+[Falco's Helm chart](https://github.com/falcosecurity/charts/tree/master/charts/falco).
64
You can find more details, like available options, in the
65
-[*About gVisor*](https://github.com/falcosecurity/charts/blob/master/falco/README.md#about-gvisor)
+[*About gVisor*](https://github.com/falcosecurity/charts/tree/master/charts/falco#about-gvisor)
66
section.
67
68
Here is a quick example using
0 commit comments