Skip to content

Commit e82a648

Browse files
Better link for Vercel token
1 parent a09ee6d commit e82a648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/marketpulse/cicd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Here is an example of one using the Github configuration files and [Vercel](http
150150
1. Set these variables in the GitHub pipeline configuration:
151151

152152
- `DEPLOYER_PRIVATE_KEY`: The Etherlink account secret `private key` you need to use to deploy with Hardhat. This variable overrides the default environment variable mechanism of HardHat.
153-
- `VERCEL_TOKEN`: Your personal Vercel token that you need to create on your Vercel account. For more information about configuring Vercel, see https://vercel.com/guides/how-can-i-use-github-actions-with-vercel.
153+
- `VERCEL_TOKEN`: Your personal Vercel token that you need to create on your Vercel account. For more information about configuring Vercel, see https://vercel.com/kb/guide/how-do-i-use-a-vercel-api-access-token.
154154

155155
You can set these variables in two ways:
156156

0 commit comments

Comments
 (0)