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

gopidesu 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 f757b87581 update how to guide section with doc references (#43889)
f757b87581 is described below

commit f757b87581d1ef7a298aabc77b0cfcc8b777cc11
Author: GPK <[email protected]>
AuthorDate: Mon Nov 11 17:30:46 2024 +0000

    update how to guide section with doc references (#43889)
---
 providers/src/airflow/providers/standard/provider.yaml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/providers/src/airflow/providers/standard/provider.yaml 
b/providers/src/airflow/providers/standard/provider.yaml
index 007cfd812b..d936d151ec 100644
--- a/providers/src/airflow/providers/standard/provider.yaml
+++ b/providers/src/airflow/providers/standard/provider.yaml
@@ -36,7 +36,9 @@ integrations:
     external-doc-url: https://airflow.apache.org/
     tags: [apache]
     how-to-guide:
-      - /docs/apache-airflow-providers-standard/operators.rst
+      - /docs/apache-airflow-providers-standard/operators/bash.rst
+      - /docs/apache-airflow-providers-standard/operators/python.rst
+      - /docs/apache-airflow-providers-standard/operators/datetime.rst
 
 operators:
   - integration-name: Standard

Reply via email to