You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/04/03 00:49:48 UTC

[GitHub] [airflow] eladkal commented on a change in pull request #15169: Replace new url for Stable Airflow Docs

eladkal commented on a change in pull request #15169:
URL: https://github.com/apache/airflow/pull/15169#discussion_r606543708



##########
File path: docs/apache-airflow-providers-microsoft-azure/operators/azure_blob_to_gcs.rst
##########
@@ -31,7 +31,7 @@ Please follow Azure
 to do it.
 
 TOKEN should be added to the Connection in Airflow in JSON format, Login and Password as plain text.
-You can check `how to do such connection <https://airflow.apache.org/docs/stable/howto/connection/index.html#editing-a-connection-with-the-ui>`_.
+You can check `how to do such connection <https://airflow.apache.org/docs/apache-airflow/stable/howto/connection/index.html#editing-a-connection-with-the-ui>`_.

Review comment:
       This should be internal link as it refers to another `rst` file
   ```suggestion
   You can check :ref:`how to do such connection <howto/connection:editing-a-connection-with-the-ui>`
   ```
   
   hope i got the syntax right. It's late :)
   Used this [example](https://github.com/apache/airflow/blob/master/docs/apache-airflow/production-deployment.rst#impersonate-service-accounts) 




-- 
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:
users@infra.apache.org