You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/adapter-cloudflare-workers/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ Now you should get some details from Cloudflare. You should get your:
47
47
1. Account ID
48
48
2. And your Zone-ID (Optional)
49
49
50
-
Get them by visiting your Cloudflare-Dashboard and click on any domain. There, you can scroll down and on the left, you can see your details under **API**.
50
+
Get them by visiting your [Cloudflare dashboard](https://dash.cloudflare.com) and click on any domain. There, you can scroll down and on the left, you can see your details under **API**.
51
51
52
52
Then configure your sites build directory and your account-details in the config file:
0 commit comments