Procházet zdrojové kódy

Merge branch 'nimble/example_update_doc_v4.0' into 'release/v4.0'

NimBLE: Update the documentation link in the examples (v4.0)

See merge request espressif/esp-idf!7365
Mahavir Jain před 6 roky
rodič
revize
f48930a040
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      examples/bluetooth/nimble/blemesh/README.md

+ 1 - 1
examples/bluetooth/nimble/blemesh/README.md

@@ -6,7 +6,7 @@ This example implements Bluetooth Mesh node that supports On/Off and Level model
 
 
 It has suport for both Advertising Bearer and GATT Bearer.
 It has suport for both Advertising Bearer and GATT Bearer.
 
 
-For more information on NimBLE MESH, please visit [NimBLE_MESH](https://mynewt.apache.org/latest/network/docs/mesh/index.html#bluetooth-mesh).
+For more information on NimBLE MESH, please visit [NimBLE_MESH](https://mynewt.apache.org/latest/network/mesh/index.html#bluetooth-mesh).
 
 
 It uses ESP32's Bluetooth controller and NimBLE stack based BLE host.
 It uses ESP32's Bluetooth controller and NimBLE stack based BLE host.