docs: fix a broken link in mcpwm of API reference

This commit is contained in:
Linda
2022-09-01 17:55:17 +08:00
parent 885e501d99
commit 1b9df395b0

View File

@@ -797,7 +797,7 @@ The basic functionality of MCPWM capture is to record the time when any pulse ed
MCPWM BLDC with Hall Sensor
The capture timer is usually connected with several capture channels, please refer to `<how to allocate capture timer and channels #mcpwm-capture-timer-and-channels>`__ for resource allocation.
The capture timer is usually connected with several capture channels, please refer to `MCPWM Capture Timer and Channels <#mcpwm-capture-timer-and-channels>`__ for resource allocation.
Register Event Callbacks
~~~~~~~~~~~~~~~~~~~~~~~~