diff --git a/src/lib/components/Navbar.svelte b/src/lib/components/Navbar.svelte index 7d826ae3..208af606 100644 --- a/src/lib/components/Navbar.svelte +++ b/src/lib/components/Navbar.svelte @@ -18,11 +18,11 @@ const links: Link[] = [ { title: 'Documentation', - href: 'https://mermaid-js.github.io/mermaid/intro/n00b-gettingStarted.html' + href: 'https://mermaid.js.org/intro/n00b-gettingStarted.html' }, { title: 'Tutorial', - href: 'https://mermaid-js.github.io/mermaid/config/Tutorials.html' + href: 'https://mermaid.js.org/config/Tutorials.html' }, { title: 'Mermaid',