Skip to content

Commit e6d6f20

Browse files
authored
Update npmjs docs links (adazzle#3255)
1 parent 2cdbe84 commit e6d6f20

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ For maintainers only.
1717
- `npm version prerelease --preid=beta -m "Publish %s"`
1818
- `npm publish --tag beta`
1919
- Relevant docs:
20-
- https://docs.npmjs.com/cli/v7/commands/npm-version
21-
- https://docs.npmjs.com/cli/v7/commands/npm-publish
22-
- https://docs.npmjs.com/cli/v7/using-npm/scripts
20+
- https://docs.npmjs.com/cli/commands/npm-version
21+
- https://docs.npmjs.com/cli/commands/npm-publish
22+
- https://docs.npmjs.com/cli/using-npm/scripts
2323
- https://git-scm.com/docs/git-push

0 commit comments

Comments
 (0)