From 900512d61fc726d026650c99f062d8df9c1841e7 Mon Sep 17 00:00:00 2001 From: shinshin86 Date: Tue, 26 Jul 2022 07:44:02 +0900 Subject: [PATCH] Fix Vercel link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32197b61b..7a1e8f684 100644 --- a/README.md +++ b/README.md @@ -418,5 +418,5 @@ The command does the following: - Runs the `postversion` npm script in [package.json](package.json), which: - Pushes the tag to GitHub - Publishes the npm release - - Deploys to [Now](https://now.sh) + - Deploys to [Vercel](https://vercel.com) - Opens the GitHub releases page so you can publish the release notes