From 1091f957ec993df16c4e079ee3610ba87961267c Mon Sep 17 00:00:00 2001 From: idantepper Date: Tue, 26 Mar 2024 14:43:58 +0200 Subject: [PATCH] changed link in source to the right location --- dev/breeze/doc/02_customizing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/breeze/doc/02_customizing.rst b/dev/breeze/doc/02_customizing.rst index 4e41bedd08740..31baa2704a07f 100644 --- a/dev/breeze/doc/02_customizing.rst +++ b/dev/breeze/doc/02_customizing.rst @@ -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