Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ But here's where it gets really cool: When you specify a dependency from one
workspace to another. It will get linked to the actual source. This way, when
you go to test your code. All your changes get tested together.

> **Note:** This idea is not new, other tools like [Lerna](https://lernajs.io)
> **Note:** This idea is not new, other tools like [Lerna](https://lerna.js.org)
> have existed for awhile and are used by many projects. Bolt is a fresh take
> on the idea.

Expand Down