From 1c095f5e8e278015da887ef28d66c6f3e5de4130 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 --- 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 9567885312..8ce83a42fe 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/master/get-started/deployment-and-usage.html#deployment-with-helm) +[NFD documentation](https://kubernetes-sigs.github.io/node-feature-discovery/master/deployment/helm.html) for deployment instructions.