update redirect

This commit is contained in:
Steph 2023-09-08 10:28:50 -07:00
parent 809103ccdd
commit 8a0ca8c43c
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@ const urlRedirectMap: Record<string, string> = {
'/misc/faq.html': 'configure/faq.html',
'/syntax/c4c.html': 'syntax/c4.html',
'/ecosystem/integrations.html': 'ecosystem/integrations-community.html',
'/ecosystem/showcases.html': 'ecosystem/integrations-create',
};
/**