Skip to content

Commit 72d425b

Browse files
aescolarMaureenHelm
authored andcommitted
docs/develop/test/bsim: Two trivial fixes
Fix a typo and let a file be a link instead of just its name. Signed-off-by: Alberto Escolar Piedras <[email protected]>
1 parent dc3a245 commit 72d425b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/develop/test/bsim.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ In the BabbleSim documentation you can find more information on how to
2222
`get <https://babblesim.github.io/fetching.html>`_ and
2323
`build <https://babblesim.github.io/building.html>`_ the simulator.
2424
In the :ref:`nrf52_bsim<nrf52_bsim>` and :ref:`nrf5340bsim<nrf5340bsim>` boards documentation
25-
you can find more information about how to build Zephyr targeting thesee particular boards,
25+
you can find more information about how to build Zephyr targeting these particular boards,
2626
and a few examples.
2727

2828
Types of tests
@@ -66,7 +66,7 @@ Test coverage and BabbleSim
6666
As the :ref:`nrf52_bsim<nrf52_bsim>` and :ref:`nrf5340bsim<nrf5340bsim>` boards are based on the
6767
POSIX architecture, you can easily collect test coverage information.
6868

69-
You can use the script :code:`tests/bsim/generate_coverage_report.sh` to generate an html
69+
You can use the script :zephyr_file:`tests/bsim/generate_coverage_report.sh` to generate an html
7070
coverage report from tests.
7171

7272
Check :ref:`the page on coverage generation <coverage_posix>` for more info.

0 commit comments

Comments
 (0)