mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-16 06:49:31 +02:00
update link to mermaid chart playground
This commit is contained in:
@@ -9,15 +9,15 @@ interface Taglines {
|
|||||||
const taglines: Taglines[] = [
|
const taglines: Taglines[] = [
|
||||||
{
|
{
|
||||||
label: 'Use the Visual Editor in Mermaid Chart to design and build diagrams',
|
label: 'Use the Visual Editor in Mermaid Chart to design and build diagrams',
|
||||||
url: 'https://www.mermaidchart.com/landing?utm_source=mermaid_live_editor&utm_medium=banner_ad&utm_campaign=visual_editor',
|
url: 'https://www.mermaidchart.com/play?utm_source=mermaid_live_editor&utm_medium=banner_ad&utm_campaign=visual_editor',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Diagram live with teammates in Mermaid Chart',
|
label: 'Diagram live with teammates in Mermaid Chart',
|
||||||
url: 'https://www.mermaidchart.com/landing?utm_source=mermaid_live_editor&utm_medium=banner_ad&utm_campaign=teams',
|
url: 'https://www.mermaidchart.com/play?utm_source=mermaid_live_editor&utm_medium=banner_ad&utm_campaign=teams',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Skip the rough draft with Mermaid AI in Mermaid Chart',
|
label: 'Skip the rough draft with Mermaid AI in Mermaid Chart',
|
||||||
url: 'https://www.mermaidchart.com/mermaid-ai?utm_source=mermaid_live_editor&utm_medium=banner_ad&utm_campaign=mermaid_ai',
|
url: 'https://www.mermaidchart.com/play?utm_source=mermaid_live_editor&utm_medium=banner_ad&utm_campaign=mermaid_ai',
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user