docs: fix example index

This commit is contained in:
Wu Jian Gang 2016-12-02 16:02:20 +08:00
parent bd20288b81
commit 667d0ef319
6 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ ETHERNET
Application Example
-------------------
ethernet example: `examples/14_ethernet <https://github.com/espressif/esp-idf/tree/master/examples/14_ethernet>`_.
ethernet example: `examples/17_ethernet <https://github.com/espressif/esp-idf/tree/master/examples/17_ethernet>`_.
API Reference
-------------

View File

@ -9,7 +9,7 @@ The PCNT (Pulse Counter) module is designed to count the number of rising and/or
Application Example
-------------------
Pulse counter with control signal and event interrupt example: `examples/12_pcnt <https://github.com/espressif/esp-idf/tree/master/examples/12_pcnt>`_.
Pulse counter with control signal and event interrupt example: `examples/16_pcnt <https://github.com/espressif/esp-idf/tree/master/examples/16_pcnt>`_.
API Reference
-------------