Skip to content

Commit 1a6a02e

Browse files
committed
hopefully fix docs build?
1 parent 93ae62a commit 1a6a02e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

airflow-core/docs/core-concepts/overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ dags and tasks, but cannot author dags.
165165

166166
The *DAG files* need to be synchronized between all the components that use them - *scheduler*,
167167
*triggerer* and *workers*. The *DAG files* can be synchronized by various mechanisms - typical
168-
ways how dags can be synchronized are described in :doc:`helm-chart:manage-dag-files` of our
168+
ways how dags can be synchronized are described in :doc:`manage-dag-files` of our
169169
Helm Chart documentation. Helm chart is one of the ways how to deploy Airflow in K8S cluster.
170170

171171
.. image:: ../img/diagram_distributed_airflow_architecture.png

0 commit comments

Comments
 (0)