update link

This commit is contained in:
steph
2024-02-28 21:42:02 -08:00
parent c0101cdd4f
commit 611fda5eff
+1 -1
View File
@@ -8,7 +8,7 @@
const taglineKey = taglineKeys[Math.floor(Math.random() * taglineKeys.length)];
const tagline = taglines[taglineKey];
const url =
'https://www.mermaidchart.com/?' +
'https://www.mermaidchart.com/landing/?' +
new URLSearchParams({
utm_source: 'mermaid_live_editor',
utm_medium: taglineKey,