kaxil commented on a change in pull request #3725: [AIRFLOW-2877] Make docs site URL consistent everywhere URL: https://github.com/apache/incubator-airflow/pull/3725#discussion_r209203704
########## File path: README.md ########## @@ -24,9 +24,9 @@ monitor progress, and troubleshoot issues when needed. ## Getting started -Please visit the Airflow Platform documentation (latest **stable** release) for help with [installing Airflow](https://airflow.incubator.apache.org/installation.html), getting a [quick start](https://airflow.incubator.apache.org/start.html), or a more complete [tutorial](https://airflow.incubator.apache.org/tutorial.html). +Please visit the Airflow Platform documentation (latest **stable** release) for help with [installing Airflow](https://airflow.apache.org/installation.html), getting a [quick start](https://airflow.apache.org/start.html), or a more complete [tutorial](https://airflow.apache.org/tutorial.html). -Documentation of GitHub master (latest development branch): [ReadTheDocs Documentation](https://airflow.readthedocs.io/en/latest/) +Documentation of GitHub master (latest development branch): [Read the Docs Documentation](https://airflow.readthedocs.io/en/latest/) Review comment: @ashb I have changed the default branch on readthedocs. So https://airflow.readthedocs.io/ will now point to https://airflow.readthedocs.io/en/stable/ which is the version that is on pip. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
