Skip to content

Commit 5ad4813

Browse files
committed
docs: fix a link in faq docs
1 parent bb95c4f commit 5ad4813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/qa.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The **ESP Thread RCP** (`ot_rcp <https://github.com/espressif/esp-idf/tree/maste
5959

6060
- The default baudrate in `otbr-agent`` is 115200, while the default baudrate in (`ot_rcp <https://github.com/espressif/esp-idf/tree/master/examples/openthread/ot_rcp>`_) example is 460800
6161

62-
Please refer to Step 4 in ` OpenThread Border Router Build and Configuration <https://openthread.io/guides/border-router/build#attach-and-configure-rcp-device>`_ and update the UART configuration to use the correct USB port number (i.e. replace `/dev/ttyUSB0` with `/dev/ttyUSBx`) and baud rate in the `otbr-agent` configuration file `/etc/default/otbr-agent`:
62+
Please refer to `Attach and configure RCP device <https://openthread.io/guides/border-router/build#attach-and-configure-rcp-device>`_ and update the UART configuration to use the correct USB port number (i.e. replace `/dev/ttyUSB0` with `/dev/ttyUSBx`) and baud rate in the `otbr-agent` configuration file `/etc/default/otbr-agent`:
6363

6464
.. code-block::
6565

0 commit comments

Comments
 (0)