Skip to content

Commit 4f050e3

Browse files
authored
Updated lerna reference link (#156)
- The previous link was outdated and didn't work
1 parent 314e1e4 commit 4f050e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
## Develop
1010

11-
This is a mono repository, managed with [lerna](https://lernajs.io/).
11+
This is a mono repository, managed with [lerna](https://lerna.js.org).
1212

1313
1. `git clone` this repo & `cd` into it as usual
1414
2. `yarn setup` is mapped to `lerna bootstrap`
@@ -40,4 +40,4 @@ To add a new package to the repo:
4040

4141
# Copyright & License
4242

43-
Copyright (c) 2013-2023 Ghost Foundation - Released under the [MIT license](LICENSE).
43+
Copyright (c) 2013-2023 Ghost Foundation - Released under the [MIT license](LICENSE).

0 commit comments

Comments
 (0)