amoghrajesh commented on code in PR #40186:
URL: https://github.com/apache/airflow/pull/40186#discussion_r1669659812
##########
docs/apache-airflow/core-concepts/operators.rst:
##########
@@ -178,7 +178,7 @@ You can pass custom options to the Jinja ``Environment``
when creating your DAG.
},
)
-See the `Jinja documentation
<https://jinja.palletsprojects.com/en/2.11.x/api/#jinja2.Environment>`_ to find
all available options.
+See the `Jinja documentation
<https://jinja.palletsprojects.com/api/#jinja2.Environment>`_ to find all
available options.
Review Comment:
Can we have intersphinx link instead, like this `:external+boto3` for jinja2?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]