From b0ed5e9be2041b6856f287723972bfee10bc6304 Mon Sep 17 00:00:00 2001 From: Sean Killeen Date: Fri, 7 Oct 2022 21:19:33 -0400 Subject: [PATCH] turn npmjs.org into link --- packages/mermaid/src/docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/mermaid/src/docs/README.md b/packages/mermaid/src/docs/README.md index 6c2616058..9040eea39 100644 --- a/packages/mermaid/src/docs/README.md +++ b/packages/mermaid/src/docs/README.md @@ -263,7 +263,7 @@ Update version number in `package.json`. npm publish ``` -The above command generates files into the `dist` folder and publishes them to npmjs.org. +The above command generates files into the `dist` folder and publishes them to . ## Related projects