diff --git a/dev/backport/update_backport_status.py b/dev/backport/update_backport_status.py index 0b42e14ba6ca2..e3bfe9fe88017 100644 --- a/dev/backport/update_backport_status.py +++ b/dev/backport/update_backport_status.py @@ -83,7 +83,7 @@ def get_failure_comment(branch: str, commit_sha_url: str, commit_sha: str): cherry_picker --continue ``` -If you don't have cherry-picker installed, see the [installation guide](https://github.com/apache/airflow/blob/main/dev/README_AIRFLOW3_DEV.md#how-to-backport-pr-with-cherry-picker-cli). +If you don't have cherry-picker installed, see the [installation guide](https://github.com/apache/airflow/blob/main/dev/README.md#how-to-backport-pr-with-cherry-picker-cli). """ return comment