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

henry3260 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 120af8c1cb6 Fix the broken document reference in contribution docs 
(#69714)
120af8c1cb6 is described below

commit 120af8c1cb6b34b6066c73de8958ec7912948536
Author: Mustafa Avcu <[email protected]>
AuthorDate: Mon Jul 13 11:23:46 2026 -0400

    Fix the broken document reference in contribution docs (#69714)
---
 contributing-docs/03a_contributors_quick_start_beginners.rst | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/contributing-docs/03a_contributors_quick_start_beginners.rst 
b/contributing-docs/03a_contributors_quick_start_beginners.rst
index 3002831fd9f..9f8ed769408 100644
--- a/contributing-docs/03a_contributors_quick_start_beginners.rst
+++ b/contributing-docs/03a_contributors_quick_start_beginners.rst
@@ -215,9 +215,7 @@ Example Dag Review Checklist
 ----------------------------
 
 To help maintain consistency and quality across example Dags,
-please refer to the example Dag review checklist:
-
-:doc:`28_example_dag_review_checklist`
+please refer to the `example Dag review checklist 
<28_example_dag_review_checklist.rst>`_.
 
 Next Steps
 ----------

Reply via email to