You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/09/27 07:36:58 UTC

[airflow] branch main updated: Update index.rst (#26695)

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 b7f93cb1c4 Update index.rst (#26695)
b7f93cb1c4 is described below

commit b7f93cb1c4c8885ce35b8d995323f2d2537099a2
Author: Marcelo Majer Franceschini <34...@users.noreply.github.com>
AuthorDate: Tue Sep 27 04:36:31 2022 -0300

    Update index.rst (#26695)
    
    * Update index.rst
    
    * Update index.rst
---
 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 f8b5dc2935..c91287c964 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 <../docker-compose.yaml>`__.
+To deploy Airflow on Docker Compose, you should fetch `docker-compose.yaml <../stable/docker-compose.yaml>`__.
 
 .. jinja:: quick_start_ctx