Ver Fonte

Merge branch 'docs/fix_broken_link_in_mcpwm_API_reference' into 'master'

docs: fix a broken link in mcpwm of API reference

Closes DOC-3598

See merge request espressif/esp-idf!19912
Zhang Xiao Yan há 3 anos atrás
pai
commit
fb5c710953
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      docs/en/api-reference/peripherals/mcpwm.rst

+ 1 - 1
docs/en/api-reference/peripherals/mcpwm.rst

@@ -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
 ~~~~~~~~~~~~~~~~~~~~~~~~