Skip to content

Commit 19c938a

Browse files
divipillairlubos
authored andcommitted
doc: update redirects for BLE
Update redirects.py file for structural changes in following PR: * PR #16623 * PR #16979 Signed-off-by: divya pillai <[email protected]>
1 parent fed1bab commit 19c938a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/_utils/redirects.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,7 @@
305305
("app_dev/ap_protect/index", "security/ap_protect"), # Enabling access port protection mechanism
306306
("ug_ble_controller", "protocols/bt/index"), # Bluetooth LE Controller
307307
("protocols/ble/index", "protocols/bt/index"),
308+
("protocols/bt/ble/index", "protocols/bt/bt_stack_arch"),
308309
("protocols/bt/ble/radio_notification_conn_cb", "libraries/bluetooth_services/radio_notification_conn_cb"),
309310
("ug_bt_mesh", "protocols/bt/bt_mesh/index"), # Bluetooth Mesh (landing)
310311
("protocols/bt_mesh/index", "protocols/bt/bt_mesh/index"),
@@ -414,6 +415,7 @@
414415
("ug_zigbee_tools", "protocols/zigbee/tools"), # Zigbee tools
415416
("applications/nrf5340_audio/README", "applications/nrf5340_audio/index"), # nRF5340 Audio applications (landing)
416417
("samples/samples_bl", "samples/bl"), # Bluetooth samples (landing)
418+
("samples/bluetooth/connection_event_trigger/README", "samples/bluetooth/event_trigger/README"),
417419
("samples/samples_nrf9160", "samples/cellular"), # Cellular samples (landing)
418420
("samples/samples_crypto", "samples/crypto"), # Cryptography samples (landing)
419421
("samples/samples_edge", "samples/edge"), # Edge Impulse samples (landing)

0 commit comments

Comments
 (0)