Skip to content

Commit ebf16ea

Browse files
ryjonesjt-nti
authored andcommitted
Update README.md
Fixes #336 Signed-off-by: Ry Jones <ry@linux.com>
1 parent 838b02f commit ebf16ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ For details on what Nodejs runtime and versions of Hyperledger Fabric can be use
2323

2424
## npm Shrinkwrap
2525

26-
In line with the advice from [npm on shrinkwrap](https://docs.npmjs.com/files/shrinkwrap.json#description) the modules published do not contain a `npm-shrinkwrap.json` file.
26+
In line with the advice from [npm on shrinkwrap](https://docs.npmjs.com/cli/v8/configuring-npm/npm-shrinkwrap-json) the modules published do not contain a `npm-shrinkwrap.json` file.
2727

2828
It is **STRONGLY** recommended therefore that after testing, and before putting your contract into production a `npm-shrinkwrap.json` file is created. When the chaincode is install it will be via a `npm install --production` command.
2929

0 commit comments

Comments
 (0)