Skip to content

Link to Wrangler configuration#28399

Merged
GregBrimble merged 2 commits intoproductionfrom
wrangler-configuration-link
Feb 18, 2026
Merged

Link to Wrangler configuration#28399
GregBrimble merged 2 commits intoproductionfrom
wrangler-configuration-link

Conversation

@GregBrimble
Copy link
Contributor

Summary

Adds a link from the Configuration section to Wrangler -> Configuration

Screenshots (optional)

@github-actions
Copy link
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/docs/workers/ @cloudflare/workers-docs, @GregBrimble, @irvinebroque, @mikenomitch, @korinne, @WalshyDev, @cloudflare/deploy-config, @cloudflare/pcx-technical-writing, @cloudflare/wrangler, @mattietk, @cloudflare/dev-plat-leads

@github-actions
Copy link
Contributor

github-actions bot commented Feb 17, 2026

@GregBrimble GregBrimble enabled auto-merge (squash) February 17, 2026 21:47
import { DirectoryListing } from "~/components";

Configure your Worker project with various features and customizations.
Worker configuration is managed through a [Wrangler configuration file](/workers/wrangler/configuration/), which defines your project settings, bindings, and deployment options. Wrangler is the command-line tool used to develop, test, and deploy Workers.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Worker configuration isn't always managed with Wrangler. But for Wrangler users, it almost always is.

May something along the lines of "if you're using Wrangler, go [here](link) for Wrangler-specific configuration information"

@GregBrimble GregBrimble merged commit 0b168da into production Feb 18, 2026
10 checks passed
@GregBrimble GregBrimble deleted the wrangler-configuration-link branch February 18, 2026 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:workers Related to Workers product size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

Comments