This is an automated email from the ASF dual-hosted git repository.

amoghdesai pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new 3e2b5e2f54e Fixing rendering of Airflow RC testing email links (#44862)
3e2b5e2f54e is described below

commit 3e2b5e2f54ea3b3695e6576313f87460fb098830
Author: Amogh Desai <[email protected]>
AuthorDate: Thu Dec 12 11:28:09 2024 +0530

    Fixing rendering of Airflow RC testing email links (#44862)
---
 dev/README_RELEASE_AIRFLOW.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev/README_RELEASE_AIRFLOW.md b/dev/README_RELEASE_AIRFLOW.md
index bf378a3f948..261e463589c 100644
--- a/dev/README_RELEASE_AIRFLOW.md
+++ b/dev/README_RELEASE_AIRFLOW.md
@@ -408,8 +408,7 @@ 
https://github.com/apache/airflow/blob/main/dev/README_RELEASE_AIRFLOW.md#verify
 The test procedure for contributors and members of the community who would 
like to test this RC is described in:
 
https://github.com/apache/airflow/blob/main/dev/README_RELEASE_AIRFLOW.md#verify-the-release-candidate-by-contributors
 
-
-Please note that the version number excludes the \`rcX\` string, so it's now
+Please note that the version number excludes the 'rcX' string, so it's now
 simply ${VERSION_WITHOUT_RC}. This will allow us to rename the artifact 
without modifying
 the artifact checksums when we actually release.
 

Reply via email to