Skip to content

Commit c69d8bd

Browse files
authored
Merge pull request docker#6173 from vvoland/fix-anchor-cdi
docs: fix CDI device configuration anchor
2 parents 578ccf6 + 8eac03d commit c69d8bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/commandline/container_run.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -965,7 +965,7 @@ This starts an `ubuntu` container with access to the specified CDI device,
965965
available on the system running the daemon, in one of the configured CDI
966966
specification directories.
967967
- The CDI feature has been enabled in the daemon; see [Enable CDI
968-
devices](https://docs.docker.com/reference/cli/dockerd/#enable-cdi-devices).
968+
devices](https://docs.docker.com/reference/cli/dockerd/#configure-cdi-devices).
969969

970970
### <a name="attach"></a> Attach to STDIN/STDOUT/STDERR (-a, --attach)
971971

0 commit comments

Comments
 (0)