diff --git a/docs/cri/config.md b/docs/cri/config.md index 9a28f9b0b..63041db75 100644 --- a/docs/cri/config.md +++ b/docs/cri/config.md @@ -235,7 +235,7 @@ version = 2 # enable_cdi enables support of the Container Device Interface (CDI) # For more details about CDI and the syntax of CDI Spec files please refer to - # https://github.com/container-orchestrated-devices/container-device-interface. + # https://tags.cncf.io/container-device-interface. # TODO: Deprecate this option when either Dynamic Resource Allocation(DRA) # or CDI support for the Device Plugins are graduated to GA. # `Dynamic Resource Allocation` KEP: @@ -246,7 +246,7 @@ version = 2 # cdi_spec_dirs is the list of directories to scan for CDI spec files # For more details about CDI configuration please refer to - # https://github.com/container-orchestrated-devices/container-device-interface#containerd-configuration + # https://tags.cncf.io/container-device-interface#containerd-configuration cdi_spec_dirs = ["/etc/cdi", "/var/run/cdi"] # drain_exec_sync_io_timeout is the maximum duration to wait for ExecSync API'