Skip to content

Commit 59fba08

Browse files
committed
fix: update account api tokens link
1 parent 6598ad2 commit 59fba08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ To enable automatic deployments, add these secrets to your GitHub repository:
109109

110110
1. Go to **Settings****Secrets and variables****Actions**
111111
2. Add the following secrets:
112-
- `CLOUDFLARE_API_TOKEN` - Your Cloudflare API token ([Create one here](https://dash.cloudflare.com/profile/api-tokens))
112+
- `CLOUDFLARE_API_TOKEN` - Your Cloudflare API token ([Create one here](https://dash.cloudflare.com/?to=/:account/api-tokens))
113113
- `CLOUDFLARE_ACCOUNT_ID` - Your Cloudflare account ID
114114

115115
You can find your account ID in your Cloudflare dashboard URL: `https://dash.cloudflare.com/<ACCOUNT_ID>`

0 commit comments

Comments
 (0)