]> granicus.if.org Git - esp-idf/commitdiff
Fixed broken links
authorkrzychb <krzychb@gazeta.pl>
Tue, 17 Jan 2017 17:53:29 +0000 (18:53 +0100)
committerkrzychb <krzychb@gazeta.pl>
Tue, 17 Jan 2017 17:53:29 +0000 (18:53 +0100)
docs/api/bluetooth/esp_gap_ble.rst
docs/api/peripherals/sigmadelta.rst
docs/api/peripherals/spi_master.rst
docs/api/protocols/mdns.rst

index 088ab27dbaed3cf23ddfd98f4c76c870e47e11b6..40ccdba50f78a2d445d72e46b5bfd2d3d46c8b3d 100644 (file)
@@ -27,7 +27,7 @@ API Reference
 Header Files
 ^^^^^^^^^^^^
 
-  * `bt/bluedroid/api/include/esp_gap_ble_api.h <https://github.com/espressif/esp-idf/blob/master/components/bt/bluedroid/api/include/esp_gap_ble.h>`_
+  * `bt/bluedroid/api/include/esp_gap_ble_api.h <https://github.com/espressif/esp-idf/blob/master/components/bt/bluedroid/api/include/esp_gap_ble_api.h>`_
 
 
 Macros
index b03f0494211405455be4cebad1605f75c15d3a74..56e4d77e72829a8bf6c56cfa59df3fb41615b01c 100644 (file)
@@ -10,7 +10,7 @@ This driver configures the channels of the sigma-delta module.
 Application Example
 -------------------
 
-Sigma-delta Modulation example: `examples/14_sigmadelta <https://github.com/espressif/esp-idf/tree/master/examples/14_sigmadelta>`_.
+Sigma-delta Modulation example: `examples/peripherals/sigmadelta <https://github.com/espressif/esp-idf/tree/master/examples/peripherals/sigmadelta>`_.
 
 API Reference
 -------------
index 5b57d85f4262daeee6eb5f7e358e44fd1a585f67..012d1832ce5729f82f15e0a0967eb1cc6bd9a26f 100644 (file)
@@ -111,7 +111,7 @@ API Reference
 Header Files
 ^^^^^^^^^^^^
 
-  * `drivers/include/drivers/spi_master.h <https://github.com/espressif/esp-idf/blob/master/components/drivers/include/drivers/spi_master.h>`_
+  * `driver/include/driver/spi_master.h <https://github.com/espressif/esp-idf/blob/master/components/driver/include/driver/spi_master.h>`_
 
 Macros
 ^^^^^^
index d674e25a08b42800aafc7ec2b7af24e23bc8a211..621488396551000d52e013cc07e4b9be5a87dc89 100644 (file)
@@ -163,7 +163,7 @@ Example of using the methods above:
 Application Example
 -------------------
 
-mDNS server/scanner example: `examples/protocols/mdsn <https://github.com/espressif/esp-idf/tree/master/examples/protocols/mdsn>`_.
+mDNS server/scanner example: `examples/protocols/mdns <https://github.com/espressif/esp-idf/tree/master/examples/protocols/mdns>`_.
 
 API Reference
 -------------