mik-laj commented on a change in pull request #12892: URL: https://github.com/apache/airflow/pull/12892#discussion_r538897860
########## File path: dev/README_RELEASE_AIRFLOW.md ########## @@ -583,7 +621,7 @@ https://pypi.python.org/pypi/apache-airflow The documentation is available on: https://airflow.apache.org/ -https://airflow.apache.org/docs/${VERSION}/ +https://airflow.apache.org/docs/apache-airflow/${VERSION}/ Review comment: I also have no idea for a better directory structure. Now we will be able to create a documentation link easily based on the package name in the pypi repository. https://airflow.apache.org/docs/${PYPI-NAME}/${VERSION}/ ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
