We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93ae62a commit 1a6a02eCopy full SHA for 1a6a02e
airflow-core/docs/core-concepts/overview.rst
@@ -165,7 +165,7 @@ dags and tasks, but cannot author dags.
165
166
The *DAG files* need to be synchronized between all the components that use them - *scheduler*,
167
*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
+ways how dags can be synchronized are described in :doc:`manage-dag-files` of our
169
Helm Chart documentation. Helm chart is one of the ways how to deploy Airflow in K8S cluster.
170
171
.. image:: ../img/diagram_distributed_airflow_architecture.png
0 commit comments