diff --git a/Common-interfaces.md b/Common-interfaces.md index 0aea985..4fd2c86 100644 --- a/Common-interfaces.md +++ b/Common-interfaces.md @@ -1,6 +1,6 @@ Several interfaces appear across all modes: -* [USB vendor interface](USB-config-%26-command-protocol), for [runtime configuration](dmctl) +* [USB vendor interface](USB-config-%26-command-protocol), for [runtime configuration](dpctl) * stdio over UART * USB-CDC stdio debug interface (when enabled in CMake, using the `USE_USBCDC_FOR_STDIO` option)