Skip to content

Commit 03c688e

Browse files
Merge pull request #5266 from segmentio/iterable-slug-fix
Add slug override for Iterable (Actions) Destination
2 parents 39ca549 + fe38ebd commit 03c688e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/_data/catalog/slugs.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,4 +120,6 @@ destinations:
120120
- original: "airship-actions"
121121
override: "actions-airship"
122122
- original: "algolia-insights-actions"
123-
override: "actions-algolia-insights"
123+
override: "actions-algolia-insights"
124+
- original: "iterable-actions"
125+
override: "actions-iterable"

0 commit comments

Comments
 (0)