Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/tutorial/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ sections can be followed in any order - they don’t depend on each other.
.. toctree::
:maxdepth: 1

writing-tests/test-case
writing-tests/test-plan
writing-tests/test-case
writing-tests/test-plan
2 changes: 1 addition & 1 deletion docs/tutorial/using-checkbox/advanced-commands.rst
Original file line number Diff line number Diff line change
Expand Up @@ -303,5 +303,5 @@ one device to control another device, and used Checkbox commands to navigate
the available objects in Checkbox. You are now ready to use Checkbox to test
any kind of devices!

In the :ref:`Writing test jobs tutorial <test_case>`, you will learn how to
In the :ref:`Writing test jobs tutorial <adv_test_case>`, you will learn how to
write new tests for Checkbox and how to create your own Checkbox-based snaps.