Skip to content

Commit 07d3683

Browse files
authored
Merge pull request #109 from liferay/wincent/stale-link
docs(npm-tools): update a stale link
2 parents d76baf4 + 60d4cce commit 07d3683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/npm-tools/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Running `yarn version` has the following effects:
4242
- A tagged commit is created, including the changes to the changelog that you previously staged.
4343
- The "postversion" script will run, which automatically does `git push` and performs a `yarn publish`, prompting for confirmation along the way.
4444

45-
Copy the relevant section from the changelog to the corresponding entry on the [releases page](https://github.com/liferay/liferay-npm-tools/releases).
45+
Copy the relevant section from the changelog to the corresponding entry on the [releases page](https://github.com/liferay/liferay-frontend-projects/releases).
4646

4747
After the release, you can confirm that the packages are correctly listed in the NPM registry:
4848

0 commit comments

Comments
 (0)