From 82ce848d24f8aee740b086f843971b2663730253 Mon Sep 17 00:00:00 2001 From: Bastian Zimmermann <10774221+BastianZim@users.noreply.github.com> Date: Thu, 22 Oct 2020 15:32:59 +0200 Subject: [PATCH] Pointed Live editor and CLI to new repo --- docs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index 634d24609..5a6e26ac4 100644 --- a/docs/README.md +++ b/docs/README.md @@ -196,8 +196,8 @@ To support mermaid on your website, all you have to do is add Mermaid’s JavaSc ## Examples can be found in [Getting Started](getting-started/n00b-gettingStarted.md) # Sibling projects -- [Mermaid Live Editor](https://github.com/mermaidjs/mermaid-live-editor) -- [Mermaid CLI](https://github.com/mermaidjs/mermaid.cli) +- [Mermaid Live Editor](https://github.com/mermaid-js/mermaid-live-editor) +- [Mermaid CLI](https://github.com/mermaid-js/mermaid-cli) - [Mermaid Webpack Demo](https://github.com/mermaidjs/mermaid-webpack-demo) - [Mermaid Parcel Demo](https://github.com/mermaidjs/mermaid-parcel-demo)