Fixed reference to Git repo.

This commit is contained in:
Guy Ellis
2014-12-04 15:16:40 -05:00
parent 9e3253ee70
commit 76d48db219

View File

@@ -8,7 +8,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git://github.com/username/repository.git" "url": "https://github.com/knsv/mermaid"
}, },
"author": "", "author": "",
"license": "BSD-2-Clause", "license": "BSD-2-Clause",