Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit bb0dd96

Browse files
authoredOct 2, 2021
docs: update DEVELOPMENT.md (#3906)
repairs link to package.json
1 parent b09a18c commit bb0dd96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/DEVELOPMENT.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ This will install [lerna](https://www.npmjs.com/package/lerna) and bootstrap the
3535

3636
If later you add new dependencies to submodules or just wish to remove all the `node_modules`/`dist` folders and start again, run `npm run reset && npm install` from the root.
3737

38-
See the scripts section of the root [`package.json`](./package.json) for more commands.
38+
See the scripts section of the root [`package.json`](../package.json) for more commands.
3939

4040
## Run tests
4141

0 commit comments

Comments
 (0)
This repository has been archived.