Skip to content

Commit 9e884ee

Browse files
authored
docs: fix broken link to testing doc (apache#49442)
1 parent 223a741 commit 9e884ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/breeze/doc/05_test_commands.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ To run the whole test class:
6868
You can re-run the tests interactively, add extra parameters to pytest and modify the files before
6969
re-running the test to iterate over the tests. You can also add more flags when starting the
7070
``breeze shell`` command when you run integration tests or system tests. Read more details about it
71-
in the `testing doc </contributing-docs/testing.rst>`_ where all the test types and information on how to run them are explained.
71+
in the `testing doc </contributing-docs/09_testing.rst>`_ where all the test types and information on how to run them are explained.
7272

7373
This applies to all kind of tests - all our tests can be run using pytest.
7474

0 commit comments

Comments
 (0)