Skip to content

Commit

Permalink
Update kedro-airflow/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ankita Katiyar <[email protected]>
  • Loading branch information
sbrugman and ankatiyar authored Jul 14, 2023
1 parent 8f7c2c9 commit 3647f5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kedro-airflow/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@ kedro airflow create --jinja-file=./custom/template.j2

Which Airflow Operator to use depends on the environment your project is running in.
You can set the operator to use by providing a custom template.
See _"What if I want to use a different Jinja2 template?"_ for instructions on using custom templates.
See ["What if I want to use a different Jinja2 template?"](#what-if-i-want-to-use-a-different-jinja2-template) for instructions on using custom templates.
The [rich offering](https://airflow.apache.org/docs/apache-airflow-providers/operators-and-hooks-ref/index.html) of operators means that the `kedro-airflow` plugin is providing templates for specific operators.
The default template provided by `kedro-airflow` uses the `BaseOperator`.

0 comments on commit 3647f5e

Please sign in to comment.