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
- Or when you make edits via the Cloudflare dashboard
47
47
48
48
If Preview URLs have been enabled, they are **public by default** and available immediately after version creation.
@@ -53,7 +53,7 @@ Minimum required Wrangler version: 3.74.0. Check your version by running `wrangl
53
53
54
54
#### View versioned preview URLs using Wrangler
55
55
56
-
The [`wrangler versions upload`](/workers/wrangler/commands/#upload) command uploads a new [version](/workers/configuration/versions-and-deployments/#versions) of your Worker and returns a preview URL for each version uploaded.
56
+
The [`wrangler versions upload`](/workers/wrangler/commands/#versions-upload) command uploads a new [version](/workers/configuration/versions-and-deployments/#versions) of your Worker and returns a preview URL for each version uploaded.
57
57
58
58
#### View versioned preview URLs on the Workers dashboard
0 commit comments