Skip to content

Commit c987c32

Browse files
Hyperlint Automation Fix
1 parent 3262aa1 commit c987c32

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
@@ -130,7 +130,7 @@ You can also run an Agent locally using the `wrangler` CLI:
130130
$ npx wrangler dev
131131
```
132132
```sh output
133-
Your Worker and resources are simulated locally via Miniflare. For more information, see: https://developers.cloudflare.com/workers/testing/local-development.
133+
Your Worker and resources are simulated locally via Miniflare. For more information, see: /workers/testing/local-development.
134134

135135
Your worker has access to the following bindings:
136136
- Durable Objects:

0 commit comments

Comments
 (0)