Skip to content

Commit 47f91a6

Browse files
committed
Use absolute image url so that it loads in dbt hub
1 parent 63550bd commit 47f91a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Models included:
1111

1212
The critical path model determines the slowest route through your DAG, which provides you with the information needed to make a targeted effort to reducing `dbt run` times. For example:
1313

14-
![Critical Path](critical_path.png)
14+
![Critical Path](https://github.com/tailsdotcom/dbt_artifacts/raw/main/critical_path.png)
1515

1616
## Installation
1717

0 commit comments

Comments
 (0)