From 4cb0b9174b41ba9b12ffce35e978f94ee3b9c981 Mon Sep 17 00:00:00 2001 From: Knut Sveidqvist Date: Sat, 15 Jun 2019 14:28:13 +0200 Subject: [PATCH] Added info diagram to show the version pf mermaid, buig fixes for gannt diagrams --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a3f262dbf..65ba2e4b5 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/abzicht/mermaid" + "url": "https://github.com/knsv/mermaid" }, "author": "Knut Sveidqvist", "license": "MIT",