We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30940e3 commit 3b23173Copy full SHA for 3b23173
README.md
@@ -102,7 +102,7 @@ Now visit `http://localhost:5000/` in your browser.
102
103
This repository should be used by LDF Server module **developers** as it contains multiple LDF Server modules that can be composed.
104
We manage this repository as a [monorepo](https://github.com/babel/babel/blob/master/doc/design/monorepo.md)
105
-using [Lerna](https://lernajs.io/).
+using [Lerna](https://lerna.js.org/).
106
107
The following modules are available:
108
* [`@ldf/core`](https://github.com/LinkedDataFragments/Server.js/tree/master/packages/core): Shared functionality for LDF servers.
0 commit comments