guoshiqi0830 commented on code in PR #34826: URL: https://github.com/apache/airflow/pull/34826#discussion_r1350454847
########## docs/apache-airflow/administration-and-deployment/logging-monitoring/advanced-logging-configuration.rst: ########## @@ -30,7 +30,7 @@ can also customize it and configure it as you want by overriding Python logger c be configured by providing custom logging configuration object. Some configuration options require that the logging config class be overwritten. You can do it by copying the default configuration of Airflow and modifying it to suit your needs. The default configuration can be seen in the -`airflow_local_settings.py template <https://github.com/apache/airflow/blob/|airflow_version|/airflow/config_templates/airflow_local_settings.py>`_ +`airflow_local_settings.py template <https://github.com/apache/airflow/blob/main/airflow/config_templates/airflow_local_settings.py>`_ Review Comment: The manual subsitution works fine in my local env. <img width="554" alt="image" src="https://github.com/apache/airflow/assets/39219120/a232d13f-315e-471e-980a-fbadd55ce644"> -- 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]
