mik-laj commented on a change in pull request #10970:
URL: https://github.com/apache/airflow/pull/10970#discussion_r500575042
##########
File path: .github/boring-cyborg.yml
##########
@@ -130,7 +130,7 @@ labelPRBasedOnFilePath:
- airflow/bin/cli.py
- airflow/cli/**/*.py
- tests/cli/**/*.py
- - docs/cli-ref.rst
+ - docs/cli-and-env-variables-ref.rst
Review comment:
Can you add a new line to redirects.txt?
https://github.com/apache/airflow/blob/master/docs/redirects.txt
Thanks to this, it will be possible to change documentation versions and the
user will be redirected to a new file.
Here you can see it in practice.
1. Go to:
https://airflow.readthedocs.io/en/stable/howto/use-alternative-secrets-backend.html
2. Change version to `latest`
----------------------------------------------------------------
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]