This is an automated email from the ASF dual-hosted git repository.

utkarsharma pushed a commit to branch v2-9-test
in repository https://gitbox.apache.org/repos/asf/airflow.git

commit 5d308b63be9d913672540c2a6da3f15ba8050fc0
Author: bangjiehan <[email protected]>
AuthorDate: Wed Jun 5 01:38:03 2024 +0800

    Update index.rst (#40040)
    
    Remove the word "docker-compose" in PyPI section.
    
    (cherry picked from commit 32cf8cf37d57b2d414a8c1dc2ac73449a4cbacd8)
---
 docs/apache-airflow/installation/index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/apache-airflow/installation/index.rst 
b/docs/apache-airflow/installation/index.rst
index 9f9f76cd27..d177ce3a79 100644
--- a/docs/apache-airflow/installation/index.rst
+++ b/docs/apache-airflow/installation/index.rst
@@ -141,7 +141,7 @@ More details:  :doc:`/installation/installing-from-pypi`
   diagnose and solve.
 * You have :doc:`/start` where you can see an example of Quick Start with 
running Airflow
   locally which you can use to start Airflow quickly for local testing and 
development.
-  However, this is just for inspiration. Do not expect this docker-compose is 
ready for production installation,
+  However, this is just for inspiration. Do not expect :doc:`/start` is ready 
for production installation,
   you need to build your own production-ready deployment if you follow this 
approach.
 
 **Where to ask for help**

Reply via email to