josh-fell commented on code in PR #24307:
URL: https://github.com/apache/airflow/pull/24307#discussion_r892880866


##########
docs/apache-airflow-providers-google/example-dags.rst:
##########
@@ -20,9 +20,10 @@ Example DAGs
 
 You can learn how to use Google integrations by analyzing the source code of 
the example DAGs:
 
-* `Google Ads 
<https://github.com/apache/airflow/tree/main/airflow/providers/google/ads/example_dags>`__
-* `Google Cloud 
<https://github.com/apache/airflow/tree/main/airflow/providers/google/cloud/example_dags>`__
-* `Google Firebase 
<https://github.com/apache/airflow/tree/main/airflow/providers/google/firebase/example_dags>`__
-* `Google Marketing Platform 
<https://github.com/apache/airflow/tree/main/airflow/providers/google/marketing_platform/example_dags>`__
-* `Google Workplace 
<https://github.com/apache/airflow/tree/main/airflow/providers/google/suite/example_dags>`__
 (formerly Google Suite)
-* `Google LevelDB 
<https://github.com/apache/airflow/tree/main/airflow/providers/google/leveldb/example_dags>`__
+* `Google Ads 
<https://github.com/apache/airflow/tree/providers-google/8.0.0/airflow/providers/google/ads/example_dags>`__
+* `Google Cloud 
<https://github.com/apache/airflow/tree/providers-google/8.0.0/airflow/providers/google/cloud/example_dags>`__
+* `Google Cloud (legacy) 
<https://github.com/apache/airflow/tree/providers-google/8.0.0/tests/system/providers/google/cloud>`__

Review Comment:
   ```suggestion
   * `Google Cloud (legacy examples) 
<https://github.com/apache/airflow/tree/providers-google/8.0.0/airflow/providers/google/cloud/example_dags>`__
   * `Google Cloud 
<https://github.com/apache/airflow/tree/providers-google/8.0.0/tests/system/providers/google/cloud>`__
   ```
   To be consistent with Amazon with `example_dags/` being legacy. I don't feel 
strongly on "(legacy)" vs "(legacy examples)" verbiage though.



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