From fd850bff069362164859bca2b32bd5469dae8bc2 Mon Sep 17 00:00:00 2001 From: forstisabella <92472883+forstisabella@users.noreply.github.com> Date: Thu, 8 Feb 2024 12:30:55 -0500 Subject: [PATCH] fix appfit slug --- src/_data/catalog/slugs.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/_data/catalog/slugs.yml b/src/_data/catalog/slugs.yml index 1cb1884d53..0a54e8049c 100644 --- a/src/_data/catalog/slugs.yml +++ b/src/_data/catalog/slugs.yml @@ -208,4 +208,6 @@ destinations: - original: "fullstory-cloud-mode-actions" override: "actions-fullstory-cloud" - original: "klayvio-actions" - override: "actions-klayvio" \ No newline at end of file + override: "actions-klayvio" + - original: "app-fit" + override: "actions-app-fit" \ No newline at end of file