Skip to content

Commit f30daf9

Browse files
Merge pull request #7778 from segmentio/actions-aampe-correcting-slug
Correcting slug for Aampe Actions Destination
2 parents ab86d68 + 799730f commit f30daf9

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

src/_data/catalog/destinations.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -458,14 +458,14 @@ items:
458458
- id: 6874c64e5eda096bf3850ee0
459459
display_name: Aampe (Actions)
460460
name: Aampe (Actions)
461-
slug: aampe-actions
461+
slug: actions-aampe
462462
hidden: false
463463
endpoints:
464464
- US
465465
regions:
466466
- us-west-2
467467
- eu-west-1
468-
url: connections/destinations/catalog/aampe-actions
468+
url: connections/destinations/catalog/actions-aampe
469469
previous_names:
470470
- Aampe (Actions)
471471
website: https://aampe.com/

src/_data/catalog/slugs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,4 +327,6 @@ destinations:
327327
override: "actions-topsort"
328328
- original: "ortto-actions"
329329
override: "actions-ortto"
330+
- original: "aampe-actions"
331+
override: "actions-aampe"
330332

0 commit comments

Comments
 (0)