Skip to content

Commit f7fa43c

Browse files
fix dbt logo link for example
1 parent 660c0f9 commit f7fa43c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/reference/resource-properties/description.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ version: 2
357357
358358
models:
359359
- name: customers
360-
description: "!\[dbt Logo](https://raw.githubusercontent.com/dbt-labs/dbt-core/develop/etc/dbt-logo.svg)"
360+
description: "!\[dbt Logo](https://github.com/dbt-labs/dbt-core/blob/main/etc/dbt-core.svg)"
361361
362362
columns:
363363
- name: customer_id

0 commit comments

Comments
 (0)