From 32fdfdfe2e7608480d99db593bab15acf7a83f56 Mon Sep 17 00:00:00 2001 From: avcu Date: Fri, 10 Jul 2026 12:30:27 -0400 Subject: [PATCH] Fix the broken document reference in contribution docs --- 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 3002831fd9f37..9f8ed7694082d 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 ----------