Skip to content

Commit 4e92b46

Browse files
Hyperlint Automation Fix
1 parent d2a3e31 commit 4e92b46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/agents/api-reference/configuration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sidebar:
77

88
import { MetaInfo, Render, Type, WranglerConfig } from "~/components";
99

10-
An Agent is configured like any other Cloudflare Workers project, and uses [a wrangler configuration](/workers/wrangler/configuration/) file to define where your code is and what services (bindings) it will use.
10+
An Agent is configured like any other Cloudflare Workers project, and uses [a Wrangler configuration](/workers/wrangler/configuration/) file to define where your code is and what services (bindings) it will use.
1111

1212
### Project structure
1313

0 commit comments

Comments
 (0)