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