Skip to content

Commit

Permalink
add link to redirect file
Browse files Browse the repository at this point in the history
  • Loading branch information
huynhicode committed Sep 7, 2023
1 parent 6155b2c commit 809103c
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 @@ -78,6 +78,7 @@ const idRedirectMap: Record<string, string> = {
const urlRedirectMap: Record<string, string> = {
'/misc/faq.html': 'configure/faq.html',
'/syntax/c4c.html': 'syntax/c4.html',
'/ecosystem/integrations.html': 'ecosystem/integrations-community.html',
};

/**
Expand Down

0 comments on commit 809103c

Please sign in to comment.