Skip to content

Commit

Permalink
doc: bsim: fix typo in build link
Browse files Browse the repository at this point in the history
Fix typo in link to BabbleSim build page.

Signed-off-by: Piotr Golyzniak <piotr.golyzniak@nordicsemi.no>
  • Loading branch information
gopiotr authored and aescolar committed Jul 6, 2023
1 parent cc67aaf commit 65d0216
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/develop/test/bsim.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ When there is radio activity, this Linux executable will connect to the BabbleSi
to simulate the radio channel.

In the BabbleSim documentation you can find more information on how to
`get <https://babblesim.github.io/fetching.html>`_. and
`build <https://babblesim.github.io/building.html>_` the simulator.
`get <https://babblesim.github.io/fetching.html>`_ and
`build <https://babblesim.github.io/building.html>`_ the simulator.
In the :ref:`nrf52_bsim<nrf52_bsim>` board documentation you can find more information about how
to build Zephyr targeting that particular board, and a few examples.

Expand Down

0 comments on commit 65d0216

Please sign in to comment.