chore: Update live editor link

This commit is contained in:
Sidharth Vinod
2025-04-09 15:31:25 +05:30
parent 5c865e7b71
commit 208d29e3d6

View File

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