From c9891a29e1b587e7e72f60fc895630fe3d7d580d Mon Sep 17 00:00:00 2001 From: Charanjit Singh Date: Fri, 10 Apr 2020 21:29:23 +0530 Subject: [PATCH] Update Contributing.md (#3598) Fix LearnaJs broken link --- Contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contributing.md b/Contributing.md index 732109d90..7577f3c90 100644 --- a/Contributing.md +++ b/Contributing.md @@ -80,7 +80,7 @@ If you only want to run a specific test or tests, you can run `yarn test --fgrep ## Publishing Releases -Since we use [Lerna](https://lernajs.io) to manage the Slate packages this is fairly easy, just run: +Since we use [Lerna](https://lerna.js.org) to manage the Slate packages this is fairly easy, just run: ```js yarn release