milton0825 commented on a change in pull request #5094: [AIRFLOW-4306] Global 
operator extra links
URL: https://github.com/apache/airflow/pull/5094#discussion_r277924790
 
 

 ##########
 File path: docs/plugins.rst
 ##########
 @@ -202,6 +212,13 @@ definitions in Airflow.
     def stat_name_dummy_handler(stat_name):
         return stat_name
 
+    # A global operator extra link that redirect you to google
+    class GoogleLink(BaseOperatorLink):
 
 Review comment:
   This is for the testing purpose so I want to make it as simple as possible
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to