mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-20 07:49:43 +02:00
Update XYChart's nav link in the docs template
The site gives 404 with xychart but navigates correctly with xyChart
This commit is contained in:
@@ -150,7 +150,7 @@ function sidebarSyntax() {
|
|||||||
{ text: 'Timeline 🔥', link: '/syntax/timeline' },
|
{ text: 'Timeline 🔥', link: '/syntax/timeline' },
|
||||||
{ text: 'Zenuml 🔥', link: '/syntax/zenuml' },
|
{ text: 'Zenuml 🔥', link: '/syntax/zenuml' },
|
||||||
{ text: 'Sankey 🔥', link: '/syntax/sankey' },
|
{ text: 'Sankey 🔥', link: '/syntax/sankey' },
|
||||||
{ text: 'XYChart 🔥', link: '/syntax/xychart' },
|
{ text: 'XYChart 🔥', link: '/syntax/xyChart' },
|
||||||
{ text: 'Other Examples', link: '/syntax/examples' },
|
{ text: 'Other Examples', link: '/syntax/examples' },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user