From aaebabb9007b5db5509f5070a0b2a4ddc8b69abc Mon Sep 17 00:00:00 2001 From: Michael Cousins Date: Tue, 28 Jan 2025 07:52:48 +1000 Subject: [PATCH] docs(readme): fix link to releases page Closes #221 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a19d40..5bda776 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Publish packages to npm automatically in GitHub Actions by updating the version - [v2 to v3 migration guide](#v2-to-v3) - [v1 to v3 migration guide](#v1-to-v3) -[releases]: https://github.com/JS-DevTools/npm-publis/releases +[releases]: https://github.com/JS-DevTools/npm-publish/releases ## Features