Skip to content

Commit

Permalink
Merge branch 'bugfix/example_index' into 'master'
Browse files Browse the repository at this point in the history
fix example index

Fix duplicate index 14 example and the index in some rst files.

See merge request !270
  • Loading branch information
wujiangang committed Dec 2, 2016
2 parents bd20288 + 667d0ef commit f394632
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/api/esp_eth.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
-------------
Expand Down
2 changes: 1 addition & 1 deletion docs/api/pcnt.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
-------------
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit f394632

Please sign in to comment.