chore: Use mermaid.live as fallback links in button

This commit is contained in:
Sidharth Vinod
2025-05-28 21:53:24 +05:30
parent 8e84a1a8af
commit ef449a601b
2 changed files with 6 additions and 2 deletions

View File

@@ -120,7 +120,9 @@ function nav() {
},
{
text: '💻 Open Editor',
link: '/',
link: 'https://mermaid.live/edit',
target: '_blank',
rel: 'external',
},
];
}

View File

@@ -17,7 +17,9 @@ hero:
actions:
- theme: brand
text: Try Editor
link: /
link: https://mermaid.live/edit
target: _blank
rel: external
- theme: alt
text: Get started
link: /intro/