shahar1 commented on code in PR #41031:
URL: https://github.com/apache/airflow/pull/41031#discussion_r1693979122


##########
docs/apache-airflow/core-concepts/params.rst:
##########
@@ -220,7 +220,7 @@ The following features are supported in the Trigger UI Form:
     If no ``title`` is defined the parameter name/key is used instead.
   - The :class:`~airflow.models.param.Param` attribute ``description`` is 
rendered below an entry field as help text in gray color.
     If you want to provide special formatting or links you need to use the 
Param attribute
-    ``description_md``. See tutorial DAG ``example_params_ui_tutorial`` for an 
example.
+    ``description_md``. See tutorial DAG `example_params_ui_tutorial 
<https://github.com/apache/airflow/blob/main/airflow/example_dags/example_params_ui_tutorial.py>`_
 for an example.

Review Comment:
   Well done, LGTM!



-- 
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]

Reply via email to