fix broken k3kcli docs path (#463)

Signed-off-by: alex <alexbissessur@gmail.com>
This commit is contained in:
Alex Bissessur
2025-09-16 16:41:19 +02:00
committed by GitHub
parent aca01127f8
commit 4d4003f6f9
+1 -1
View File
@@ -6,7 +6,7 @@ This document provides advanced usage information for k3k, including detailed us
The `Cluster` resource provides a variety of fields for customizing the behavior of your virtual clusters. You can check the [CRD documentation](./crds/crd-docs.md) for the full specs.
**Note:** Most of these customization options can also be configured using the `k3kcli` tool. Refer to the [k3kcli](./cli/cli-docs.md) documentation for more details.
**Note:** Most of these customization options can also be configured using the `k3kcli` tool. Refer to the [k3kcli](./cli/k3kcli.md) documentation for more details.