From bfa0d1eca79f49febd04c8cfd484613cd0126745 Mon Sep 17 00:00:00 2001 From: Carlos Eduardo Arango Gutierrez Date: Tue, 17 Jan 2023 15:23:30 +0100 Subject: [PATCH] docs: Fix link for Helm docs (cherry picked from commit 1c095f5e8e278015da887ef28d66c6f3e5de4130) --- deployment/helm/node-feature-discovery/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/helm/node-feature-discovery/README.md b/deployment/helm/node-feature-discovery/README.md index 3061f0f8d..cbe746363 100644 --- a/deployment/helm/node-feature-discovery/README.md +++ b/deployment/helm/node-feature-discovery/README.md @@ -6,5 +6,5 @@ labels. NFD provides flexible configuration and extension points for a wide range of vendor and application specific node labeling needs. See -[NFD documentation](https://kubernetes-sigs.github.io/node-feature-discovery/v0.12/get-started/deployment-and-usage.html#deployment-with-helm) +[NFD documentation](https://kubernetes-sigs.github.io/node-feature-discovery/v0.12/deployment/helm.html) for deployment instructions.