diff --git a/docs/advanced/customization-guide.md b/docs/advanced/customization-guide.md index d3f4ef9b1..84cacf7c8 100644 --- a/docs/advanced/customization-guide.md +++ b/docs/advanced/customization-guide.md @@ -157,8 +157,8 @@ for example `/etc/kubernetes/node-feature-discovery/source.d/conf/`. directory. It is the user's responsibility to review the hooks for e.g. possible security implications. -**NOTE:** The [minimal](deployment-and-usage#minimal) image variant only -supports running statically linked binaries. +**NOTE:** The [minimal](../get-started/deployment-and-usage#minimal) image +variant only supports running statically linked binaries. ### Feature files @@ -207,8 +207,8 @@ label creation, similar to the that the rules are specified in the worker configuration instead of a Kubernetes API object. -See [worker configuration](deployment-and-usage.md#worker-configuration) for -instructions how to set-up and manage the worker configuration. +See [worker configuration](../get-started/deployment-and-usage.md#worker-configuration) +for instructions how to set-up and manage the worker configuration. ### An example custom feature source configuration