Lee-W commented on code in PR #47290: URL: https://github.com/apache/airflow/pull/47290#discussion_r1977004755
########## contributing-docs/03_contributors_quick_start.rst: ########## @@ -165,7 +165,7 @@ Setting up virtual-env 1. While you can use any virtualenv manager, we recommend using `Hatch <https://hatch.pypa.io/latest/>`__ as your build and integration frontend, and we already use ``hatchling`` build backend for Airflow. You can read more about Hatch and it's use in Airflow in `Local virtualenv <07_local_virtualenv.rst>`_. - See [PEP-517](https://peps.python.org/pep-0517/#terminology-and-goals) for explanation of what the + See `PEP-517 <https://peps.python.org/pep-0517/#terminology-and-goals>`_ for explanation of what the Review Comment: Not sure whether we could use a pre-commit to check this 🤔 -- 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]
