Skip to content

Commit

Permalink
update redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
huynhicode committed Sep 8, 2023
1 parent 809103c commit 8a0ca8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/mermaid/src/docs/.vitepress/theme/redirect.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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',
};

/**
Expand Down

0 comments on commit 8a0ca8c

Please sign in to comment.