Skip to content

Commit 4f91196

Browse files
committed
corrected link
1 parent bccc143 commit 4f91196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/demos/pages/airflow-scheduled-job.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ If you switch to the `Code` tab you will see the following:
271271
----
272272

273273
The task checks the configuration, runs a task that inserts some dummy data into a table, and then runs some tests to verify the result.
274-
The details of the simple DBT project can be found https://raw.githubusercontent.com/stackabletech/demos/main/stacks/airflow/dbt[in the docs].
274+
The details of the simple DBT project can be found https://github.com/stackabletech/demos/tree/main/demos/airflow-scheduled-job/dbt/dbt_test[in the demos repository].
275275

276276
== Patching Airflow to stress-test DAG parsing using relevant environment variables
277277

0 commit comments

Comments
 (0)