docs: Removed reference to legacy provisioning examples

This commit is contained in:
Laukik Hase
2022-01-13 15:43:37 +05:30
parent 583b984837
commit ee0f3b5890

View File

@@ -19,7 +19,7 @@ Note that the client still needs to establish session (only for protocomm_securi
Transport Example (SoftAP + HTTP) with Security 1 Transport Example (SoftAP + HTTP) with Security 1
------------------------------------------------- -------------------------------------------------
For complete example see :example:`provisioning/legacy/softap_prov` For sample usage, see :component_file:`wifi_provisioning/src/scheme_softap.c`
.. highlight:: c .. highlight:: c
@@ -113,7 +113,7 @@ For complete example see :example:`provisioning/legacy/softap_prov`
Transport Example (BLE) with Security 0 Transport Example (BLE) with Security 0
--------------------------------------- ---------------------------------------
For complete example see :example:`provisioning/legacy/ble_prov` For sample usage, see :component_file:`wifi_provisioning/src/scheme_ble.c`
.. highlight:: c .. highlight:: c