Skip to content

Commit 3b23173

Browse files
authored
Fix broken lerna link (#153)
1 parent 30940e3 commit 3b23173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Now visit `http://localhost:5000/` in your browser.
102102

103103
This repository should be used by LDF Server module **developers** as it contains multiple LDF Server modules that can be composed.
104104
We manage this repository as a [monorepo](https://github.com/babel/babel/blob/master/doc/design/monorepo.md)
105-
using [Lerna](https://lernajs.io/).
105+
using [Lerna](https://lerna.js.org/).
106106

107107
The following modules are available:
108108
* [`@ldf/core`](https://github.com/LinkedDataFragments/Server.js/tree/master/packages/core): Shared functionality for LDF servers.

0 commit comments

Comments
 (0)