From e890cf8db47b7cdc2ecf8aa09054ecec8dbede77 Mon Sep 17 00:00:00 2001 From: Atreay Kukanur <66585295+ATREAY@users.noreply.github.com> Date: Wed, 27 Sep 2023 15:40:01 +0000 Subject: [PATCH] replaced incorrect link Signed-off-by: Atreay Kukanur <66585295+ATREAY@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d26c230..c5be0368 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # CDI - The Container Device Interface -**NOTE:** The API for injecting CDI devices that existed at `github.com/container-orchestrated-devices/container-device-interface/pkg` has been removed. Users of this API should migrate to the one at `github.com/container-orchestrated-devices/container-device-interface/pkg/cdi` as this is actively maintained. +**NOTE:** The API for injecting CDI devices that existed at `github.com/container-orchestrated-devices/container-device-interface/pkg` has been removed. Users of this API should migrate to the one at `https://github.com/cncf-tags/container-device-interface/tree/main/pkg/cdi` as this is actively maintained. ## What is CDI?