diff --git a/hal/src/main/native/include/hal/CANAPI.h b/hal/src/main/native/include/hal/CANAPI.h index 29859cfd57..d5244b5efd 100644 --- a/hal/src/main/native/include/hal/CANAPI.h +++ b/hal/src/main/native/include/hal/CANAPI.h @@ -22,7 +22,8 @@ extern "C" { /** * Initializes a CAN device. * - * These follow the FIRST standard CAN layout. Link TBD + * These follow the FIRST standard CAN layout. + * https://docs.wpilib.org/en/stable/docs/software/can-devices/can-addressing.html * * @param[in] manufacturer the can manufacturer * @param[in] deviceId the device ID (0-63)