mik-laj commented on a change in pull request #12444:
URL: https://github.com/apache/airflow/pull/12444#discussion_r526111604



##########
File path: airflow/providers/google/provider.yaml
##########
@@ -542,36 +542,36 @@ hooks:
 transfers:
   - source-integration-name: Presto
     target-integration-name: Google Cloud Storage (GCS)
-    how-to-guide: /docs/howto/operator/google/transfer/presto_to_gcs.rst
+    how-to-guide: 
/docs-providers/apache-airflow-providers-google/operators/transfer/presto_to_gcs.rst
     python-module: airflow.providers.google.cloud.transfers.presto_to_gcs
   - source-integration-name: SQL
     target-integration-name: Google Cloud Storage (GCS)
     python-module: airflow.providers.google.cloud.transfers.sql_to_gcs
   - source-integration-name: Google Cloud Storage (GCS)
     target-integration-name: Google Drive
-    how-to-guide: /docs/howto/operator/google/transfer/gcs_to_gdrive.rst
+    how-to-guide: 
/docs-providers/apache-airflow-providers-google/operators/transfer/gcs_to_gdrive.rst
     python-module: airflow.providers.google.suite.transfers.gcs_to_gdrive
   - source-integration-name: Microsoft SQL Server (MSSQL)
     target-integration-name: Google Cloud Storage (GCS)
     python-module: airflow.providers.google.cloud.transfers.mssql_to_gcs
   - source-integration-name: Microsoft Azure FileShare
     target-integration-name: Google Cloud Storage (GCS)
-    how-to-guide: 
/docs/howto/operator/google/transfer/azure_fileshare_to_gcs.rst
+    how-to-guide: 
/docs-providers/apache-airflow-providers-google/operators/transfer/azure_fileshare_to_gcs.rst
     python-module: 
airflow.providers.google.cloud.transfers.azure_fileshare_to_gcs
   - source-integration-name: Apache Cassandra
     target-integration-name: Google Cloud Storage (GCS)
     python-module: airflow.providers.google.cloud.transfers.cassandra_to_gcs
   - source-integration-name: Google Spreadsheet
     target-integration-name: Google Cloud Storage (GCS)
-    how-to-guide: /docs/howto/operator/google/transfer/sheets_to_gcs.rst
+    how-to-guide: 
/docs-providers/apache-airflow-providers-google/operators/transfer/sheets_to_gcs.rst
     python-module: airflow.providers.google.cloud.transfers.sheets_to_gcs
   - source-integration-name: Amazon Simple Storage Service (S3)
     target-integration-name: Google Cloud Storage (GCS)
-    how-to-guide: /docs/howto/operator/google/transfer/s3_to_gcs.rst
+    how-to-guide: 
/docs-providers/apache-airflow-providers-google/operators/transfer/s3_to_gcs.rst

Review comment:
       Now we definitely need a full path because some documentation is in the 
core and some in providers. In the long term, I also think the full path seems 
to be helpful to me, as new contributors will find it easier to find this file. 




----------------------------------------------------------------
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:
[email protected]


Reply via email to