File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -441,7 +441,7 @@ define('ci-name', {
441441 description : `
442442 The name of a continuous integration system. If not set explicitly, npm
443443 will detect the current CI environment using the
444- [\`ci-info\`](http://npm.im/@npmcli/ ci-info) module.
444+ [\`ci-info\`](http://npm.im/ci-info) module.
445445 ` ,
446446 flatten,
447447} )
Original file line number Diff line number Diff line change @@ -758,7 +758,7 @@ npm exec --package yo --package generator-node --call "yo node"
758758
759759The name of a continuous integration system. If not set explicitly, npm will
760760detect the current CI environment using the
761- [\`ci-info\`](http://npm.im/@npmcli/ ci-info) module.
761+ [\`ci-info\`](http://npm.im/ci-info) module.
762762
763763#### \`cidr\`
764764
You can’t perform that action at this time.
0 commit comments