From 8698ae458a038719b07b0ff34665fad80b9b368a Mon Sep 17 00:00:00 2001 From: Marcelo Majer Franceschini <34426867+marcelo-franceschini@users.noreply.github.com> Date: Tue, 27 Sep 2022 12:12:52 -0300 Subject: [PATCH] Update index.rst (#26711) https://github.com/apache/airflow/pull/26695 Now it will work. Sorry --- docs/apache-airflow/howto/docker-compose/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/apache-airflow/howto/docker-compose/index.rst b/docs/apache-airflow/howto/docker-compose/index.rst index c91287c96487e..f8b5dc293525e 100644 --- a/docs/apache-airflow/howto/docker-compose/index.rst +++ b/docs/apache-airflow/howto/docker-compose/index.rst @@ -54,7 +54,7 @@ Older versions of ``docker-compose`` do not support all the features required by Fetching ``docker-compose.yaml`` ================================ -To deploy Airflow on Docker Compose, you should fetch `docker-compose.yaml <../stable/docker-compose.yaml>`__. +To deploy Airflow on Docker Compose, you should fetch `docker-compose.yaml <../docker-compose.yaml>`__. .. jinja:: quick_start_ctx