Skip to content
Merged
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
2 changes: 1 addition & 1 deletion dev/breeze/doc/02_customizing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Launching Breeze integrations

When Breeze starts, it can start additional integrations. Those are additional docker containers
that are started in the same docker-compose command. Those are required by some of the tests
as described in `<../../../contributing-docs/testing/integration-tests.rst>`_.
as described in `<../../../contributing-docs/testing/integration_tests.rst>`_.

By default Breeze starts only airflow container without any integration enabled. If you selected
``postgres`` or ``mysql`` backend, the container for the selected backend is also started (but only the one
Expand Down