From 623485e98686254baf920d89ab21a9239410084b Mon Sep 17 00:00:00 2001 From: Carlos Eduardo Arango Gutierrez Date: Mon, 30 Jan 2023 20:42:19 +0100 Subject: [PATCH] README: fix documentation link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7be8cf16..240820da 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ kubectl apply -f config/samples/nfd.kubernetes.io_v1_nodefeaturediscovery.yaml For more detailed information on how to use the Node Feature Discovery operator, please check out our -[documentation](https://github.com/kubernetes-sigs/node-feature-discovery-operator/blob/master/docs/index.md) +[documentation](https://kubernetes-sigs.github.io/node-feature-discovery-operator/master/get-started/index.html) ## Contributing