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

jscheffl 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 cb54ad885d2 Fix documentation link (#64355)
cb54ad885d2 is described below

commit cb54ad885d24d3538567a5c5f460081161a05e65
Author: Mayank Aggarwal <[email protected]>
AuthorDate: Sat Mar 28 16:11:34 2026 +0530

    Fix documentation link (#64355)
---
 chart/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chart/README.md b/chart/README.md
index 248e0b7a15f..e80ed17cd9a 100644
--- a/chart/README.md
+++ b/chart/README.md
@@ -67,7 +67,7 @@ cluster using the [Helm](https://helm.sh) package manager.
 Full documentation for Helm Chart (latest **stable** release) lives [on the 
website](https://airflow.apache.org/docs/helm-chart/).
 
 > Note: If you're looking for documentation for main branch (latest 
 > development branch): you can find it on 
 > [s.apache.org/airflow-docs/](http://apache-airflow-docs.s3-website.eu-central-1.amazonaws.com/docs/helm-chart/stable/index.html).
-> Source code for documentation is in 
[../docs/helm-chart](https://github.com/apache/airflow/tree/main/docs/helm-chart)
+> Source code for documentation is in 
[`chart/docs`](https://github.com/apache/airflow/tree/main/chart/docs)
 >
 
 ## Contributing

Reply via email to