Skip to content

Commit

Permalink
Merge branch 'docs/fix_broken_link_in_mcpwm_API_reference' into 'master'
Browse files Browse the repository at this point in the history
docs: fix a broken link in mcpwm of API reference

Closes DOC-3598

See merge request espressif/esp-idf!19912
  • Loading branch information
Lindazhxy committed Sep 2, 2022
2 parents e923c15 + 4cd5be8 commit fb5c710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/api-reference/peripherals/mcpwm.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit fb5c710

Please sign in to comment.