Skip to content

Commit 9534bbc

Browse files
committed
fix(path): Fix file path
1 parent 4b2cf98 commit 9534bbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/en/contributing.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ The ``ci.json`` file is used to specify how the test suite and sketches will han
352352

353353
The ``wifi`` test suite is a good example of how to use the ``ci.json`` file:
354354

355-
.. literalinclude:: ../../../tests/validation/wifi/ci.json
355+
.. literalinclude:: ../../tests/validation/wifi/ci.json
356356
:language: json
357357

358358
Documentation Checks

0 commit comments

Comments
 (0)