Skip to content

Commit 0566283

Browse files
Hyperlint Automation Fix
1 parent 62a488c commit 0566283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/agents/getting-started/testing-your-agent.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,4 +141,4 @@ Your worker has access to the following bindings:
141141

142142
This spins up a local development server that runs the same runtime as Cloudflare Workers, and allows you to iterate on your Agent's code and test it locally without deploying it.
143143

144-
Visit the [`wrangler dev`](https://developers.cloudflare.com/workers/wrangler/commands/#dev) docs to review the CLI flags and configuration options.
144+
Visit the [`wrangler dev`](/workers/wrangler/commands/#dev) docs to review the CLI flags and configuration options.

0 commit comments

Comments
 (0)