diff options
Diffstat (limited to 'lib/bt/esp_ble_mesh/README.md')
| -rw-r--r-- | lib/bt/esp_ble_mesh/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bt/esp_ble_mesh/README.md b/lib/bt/esp_ble_mesh/README.md index 58255a80..3cda5062 100644 --- a/lib/bt/esp_ble_mesh/README.md +++ b/lib/bt/esp_ble_mesh/README.md @@ -16,6 +16,6 @@ The ESP-BLE-MESH networking enables many-to-many (m:m) device communications and - [API Reference](https://docs.espressif.com/projects/esp-idf/en/latest/api-reference/bluetooth/esp-ble-mesh.html) -### [ESP-BLE-MESH Examples](https://github.com/espressif/esp-idf/tree/master/examples/bluetooth/esp_ble_mesh) +### [ESP-BLE-MESH Examples](../../../examples/bluetooth/esp_ble_mesh) - Refer to **ESP-BLE-MESH Examples** of [Getting Started](https://docs.espressif.com/projects/esp-idf/en/latest/api-guides/esp-ble-mesh/ble-mesh-index.html#getting-started-with-esp-ble-mesh) for the tutorials of ESP BLE Mesh examples. |
