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

pierrejeambrun 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 3b8ed158d94 CHG: fix address (#59193)
3b8ed158d94 is described below

commit 3b8ed158d9408165677d9bc53386b62b57d8aeb7
Author: Kyungjun Lee <[email protected]>
AuthorDate: Mon Dec 8 20:25:10 2025 +0900

    CHG: fix address (#59193)
---
 providers/dbt/cloud/docs/index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/providers/dbt/cloud/docs/index.rst 
b/providers/dbt/cloud/docs/index.rst
index ba272851928..2c450070d0a 100644
--- a/providers/dbt/cloud/docs/index.rst
+++ b/providers/dbt/cloud/docs/index.rst
@@ -60,7 +60,7 @@ an Integrated Developer Environment (IDE).
     :maxdepth: 1
     :caption: Resources
 
-    Example Dags 
<https://github.com/apache/airflow/tree/providers-dbt-cloud/|version|/providers/dbt/tests/system/dbt/cloud/example_dbt_cloud.py>
+    Example Dags 
<https://github.com/apache/airflow/tree/providers-dbt-cloud/|version|/providers/dbt/cloud/tests/system/dbt/cloud/example_dbt_cloud.py>
     PyPI Repository 
<https://pypi.org/project/apache-airflow-providers-dbt-cloud/>
     Installing from sources <installing-providers-from-sources>
 

Reply via email to