jmelot opened a new issue #536: URL: https://github.com/apache/airflow-site/issues/536
The "view source" links in docs/apache_airflow seem fine, for example the example_kubernetes_executor link is ok here: https://airflow.apache.org/docs/apache-airflow/stable/executor/kubernetes.html but the "source" links for provider example dags are broken. For example, if you click on the "source" link for example_gcs_to_bigquery [here](https://airflow.apache.org/docs/apache-airflow-providers-google/stable/operators/cloud/gcs.html), it directs you to https://airflow.apache.org/docs/apache-airflow-providers-google/stable/_modules/airflow/providers/google/cloud/example_dags/example_gcs_to_bigquery.html which is a 404. The same is true for the example_athena link [here](https://airflow.apache.org/docs/apache-airflow-providers-amazon/stable/operators/athena.html). -- 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]
