Merge pull request #1332 from zhzy0077/patch-1

DOCUMENTATION button goes to 404
This commit is contained in:
Sidharth Vinod
2023-11-02 06:12:53 +00:00
committed by GitHub
+1 -1
View File
@@ -18,7 +18,7 @@
const links: Link[] = [
{
title: 'Documentation',
href: 'https://mermaid.js.org/intro/n00b-gettingStarted.html'
href: 'https://mermaid.js.org/intro/getting-started.html'
},
{
title: 'Tutorial',