diff --git a/docs/apache-airflow/core-concepts/executor/index.rst b/docs/apache-airflow/core-concepts/executor/index.rst index 1bb11f2335ab..528dd9931e58 100644 --- a/docs/apache-airflow/core-concepts/executor/index.rst +++ b/docs/apache-airflow/core-concepts/executor/index.rst @@ -92,7 +92,7 @@ Airflow tasks are sent to a central queue where remote workers pull tasks to exe * :doc:`CeleryExecutor ` * :doc:`BatchExecutor ` - +* :doc:`EdgeExecutor ` (Experimental Pre-Release) *Containerized Executors*