Skip to content

Commit de08390

Browse files
authored
Fix Lerna link. (#5173)
All other links seem to be good.
1 parent b51be1d commit de08390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ an individual package directory.
143143
The Firebase JS SDK is built with a series of individual packages that are all
144144
contained in this repository. Development is coordinated via [yarn
145145
workspaces](https://yarnpkg.com/blog/2017/08/02/introducing-workspaces/) and
146-
[Lerna](https://lernajs.io/) (a monorepo management tool).
146+
[Lerna](https://lerna.js.org/) (a monorepo management tool).
147147

148148
Each package in the `packages` directory, constitute a piece of our
149149
implementation. The SDK is built via a combination of all of these packages

0 commit comments

Comments
 (0)