Skip to content

Commit

Permalink
Fix for changie that pointed to spark (#584) (#590)
Browse files Browse the repository at this point in the history
(cherry picked from commit dd7cf32)

Co-authored-by: Neelesh Salian <[email protected]>
Co-authored-by: Mike Alfare <[email protected]>
Co-authored-by: Mila Page <[email protected]>
  • Loading branch information
4 people authored Jun 22, 2023
1 parent 904387d commit 83ad4e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changie.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ footerFormat: |
{{- else }}
{{- $changes := splitList " " $change.Custom.Issue }}
{{- range $issueNbr := $changes }}
{{- $changeLink := "[#nbr](https://github.com/dbt-labs/dbt-spark/issues/nbr)" | replace "nbr" $issueNbr }}
{{- $changeLink := "[#nbr](https://github.com/dbt-labs/dbt-snowflake/issues/nbr)" | replace "nbr" $issueNbr }}
{{- $IssueList = append $IssueList $changeLink }}
{{- end -}}
{{- end }}
Expand Down

0 comments on commit 83ad4e4

Please sign in to comment.