Skip to content

Commit

Permalink
Fix link to macro section (#555)
Browse files Browse the repository at this point in the history
A couple of links are missing the `-source` suffix.
  • Loading branch information
clausherther authored Apr 27, 2022
1 parent b60e323 commit 5ba47a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ For compatibility details between versions of dbt-core and dbt-utils, [see this

- [SQL generators](#sql-generators)
- [date_spine](#date_spine-source)
- [deduplicate](#deduplicate)
- [deduplicate](#deduplicate-source)
- [haversine_distance](#haversine_distance-source)
- [group_by](#group_by-source)
- [star](#star-source)
Expand All @@ -60,7 +60,7 @@ For compatibility details between versions of dbt-core and dbt-utils, [see this
- [split_part](#split_part-source)
- [last_day](#last_day-source)
- [width_bucket](#width_bucket-source)
- [listagg](#listagg)
- [listagg](#listagg-source)

- [Jinja Helpers](#jinja-helpers)
- [pretty_time](#pretty_time-source)
Expand Down

0 comments on commit 5ba47a6

Please sign in to comment.