We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b51be1d commit de08390Copy full SHA for de08390
README.md
@@ -143,7 +143,7 @@ an individual package directory.
143
The Firebase JS SDK is built with a series of individual packages that are all
144
contained in this repository. Development is coordinated via [yarn
145
workspaces](https://yarnpkg.com/blog/2017/08/02/introducing-workspaces/) and
146
-[Lerna](https://lernajs.io/) (a monorepo management tool).
+[Lerna](https://lerna.js.org/) (a monorepo management tool).
147
148
Each package in the `packages` directory, constitute a piece of our
149
implementation. The SDK is built via a combination of all of these packages
0 commit comments