From 66e0e1d9494ba904d4d608ae77fc5f4fe9bcc038 Mon Sep 17 00:00:00 2001
From: Michael Cousins <michael@cousins.io>
Date: Mon, 27 Jan 2025 16:55:38 -0500
Subject: [PATCH] docs(readme): fix link to releases page (#222)

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