Skip to content

Commit 5ba47a6

Browse files
authored
Fix link to macro section (#555)
A couple of links are missing the `-source` suffix.
1 parent b60e323 commit 5ba47a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ For compatibility details between versions of dbt-core and dbt-utils, [see this
3737

3838
- [SQL generators](#sql-generators)
3939
- [date_spine](#date_spine-source)
40-
- [deduplicate](#deduplicate)
40+
- [deduplicate](#deduplicate-source)
4141
- [haversine_distance](#haversine_distance-source)
4242
- [group_by](#group_by-source)
4343
- [star](#star-source)
@@ -60,7 +60,7 @@ For compatibility details between versions of dbt-core and dbt-utils, [see this
6060
- [split_part](#split_part-source)
6161
- [last_day](#last_day-source)
6262
- [width_bucket](#width_bucket-source)
63-
- [listagg](#listagg)
63+
- [listagg](#listagg-source)
6464

6565
- [Jinja Helpers](#jinja-helpers)
6666
- [pretty_time](#pretty_time-source)

0 commit comments

Comments
 (0)