edithturn commented on a change in pull request #19124: URL: https://github.com/apache/airflow/pull/19124#discussion_r735586245
########## File path: CONTRIBUTING.rst ########## @@ -205,10 +205,10 @@ The Docker env is here to maintain a consistent and common development environme You can configure the Docker-based Breeze development environment as follows: -1. Install the latest versions of the Docker Community Edition - and Docker Compose and add them to the PATH. +1. Install the latest versions of the `Docker Community Edition <https://github.com/apache/airflow/blob/main/BREEZE.rst#docker-community-edition>`_ +and `Docker Compose <https://github.com/apache/airflow/blob/main/BREEZE.rst#docker-compose>`_ and add them to the PATH. -2. Install jq on your machine. The exact command depends on the operating system (or Linux distribution) you use. +2. Install `jq <https://stedolan.github.io/jq/download/>`_ on your machine. The exact command depends on the operating system (or Linux distribution) you use. Review comment: I added external links instead of embebed links -- 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]
