This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new 44d94d17a1 changed link in source to the right location (#38493)
44d94d17a1 is described below
commit 44d94d17a1549c2506cd8d9211eb86ce2750b86b
Author: Idan Tepper <[email protected]>
AuthorDate: Tue Mar 26 15:07:19 2024 +0200
changed link in source to the right location (#38493)
Co-authored-by: idantepper <[email protected]>
---
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 4e41bedd08..31baa2704a 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