This is an automated email from the ASF dual-hosted git repository.
joshfell 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 c45516096f Remove invalid todo comment from flink provider (#36424)
c45516096f is described below
commit c45516096f690b7e5c9c96766f278482d06df6cf
Author: Hussein Awala <[email protected]>
AuthorDate: Tue Dec 26 03:32:59 2023 +0100
Remove invalid todo comment from flink provider (#36424)
---
airflow/providers/apache/flink/provider.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/airflow/providers/apache/flink/provider.yaml
b/airflow/providers/apache/flink/provider.yaml
index 4221a5cbbd..0dc4fb2d40 100644
--- a/airflow/providers/apache/flink/provider.yaml
+++ b/airflow/providers/apache/flink/provider.yaml
@@ -42,7 +42,7 @@ integrations:
- integration-name: Apache Flink
external-doc-url: https://github.com/apache/flink-kubernetes-operator
how-to-guide:
- - /docs/apache-airflow-providers-apache-flink/operators.rst # TODO
+ - /docs/apache-airflow-providers-apache-flink/operators.rst
logo: /integration-logos/kubernetes/FlinkOnK8s.png
tags: [apache]