diff --git a/examples/platforms/nrf528xx/nrf52811/README.md b/examples/platforms/nrf528xx/nrf52811/README.md index efae22b2f..d667022c1 100644 --- a/examples/platforms/nrf528xx/nrf52811/README.md +++ b/examples/platforms/nrf528xx/nrf52811/README.md @@ -38,9 +38,9 @@ $ ./script/bootstrap ### Flashing and debugging tools -[nRF5-Command-Line-Tools]: https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF5-Command-Line-Tools +[nRF-Command-Line-Tools]: https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Command-Line-Tools -Install the [nRF5 Command Line Tools][nRF5-Command-Line-Tools] to flash, debug, and make use of logging features on the nRF52811 DK with SEGGER J-Link. +Install the [nRF Command Line Tools][nRF-Command-Line-Tools] to flash, debug, and make use of logging features on the nRF52811 DK with SEGGER J-Link. ## Building the examples @@ -117,7 +117,7 @@ After the Thread Network security credentials have been successfully obtained, t ## Flashing binaries Once the examples and libraries are built, flash the compiled binaries onto nRF52811 -using `nrfjprog` that is part of the [nRFx Command Line Tools][nRF5-Command-Line-Tools]. +using `nrfjprog` that is part of the [nRF Command Line Tools][nRF-Command-Line-Tools]. Run the following command: diff --git a/examples/platforms/nrf528xx/nrf52840/README.md b/examples/platforms/nrf528xx/nrf52840/README.md index aec7acd22..0709161fa 100644 --- a/examples/platforms/nrf528xx/nrf52840/README.md +++ b/examples/platforms/nrf528xx/nrf52840/README.md @@ -31,9 +31,9 @@ $ ./script/bootstrap ### Flashing and debugging tools -[nRF5-Command-Line-Tools]: https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF5-Command-Line-Tools +[nRF-Command-Line-Tools]: https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Command-Line-Tools -Install the [nRF5 Command Line Tools][nRF5-Command-Line-Tools] to flash, debug, and make use of logging features on the nRF52840 DK with SEGGER J-Link. +Install the [nRF Command Line Tools][nRF-Command-Line-Tools] to flash, debug, and make use of logging features on the nRF52840 DK with SEGGER J-Link. ## Building the examples @@ -175,7 +175,7 @@ After the Thread Network security credentials have been successfully obtained, t ## Flashing the binaries Flash the compiled binaries onto nRF52840 using `nrfjprog` which is -part of the [nRF5 Command Line Tools][nRF5-Command-Line-Tools]. +part of the [nRF Command Line Tools][nRF-Command-Line-Tools]. ```bash $ nrfjprog -f nrf52 --chiperase --program output/nrf52840/bin/ot-cli-ftd.hex --reset