Skip to content

Commit 24f3fe9

Browse files
authored
Update worker-binding-methods.mdx (#19573)
1 parent 52a2143 commit 24f3fe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/ai-gateway/integrations/worker-binding-methods.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ const resp = await gateway.run({
108108
```
109109

110110
- **Returns**: `Promise<Response>`
111-
- **Example Use Case**: Perform a universal AI request to any supported provider.
111+
- **Example Use Case**: Perform a [universal request](/ai-gateway/providers/universal/) to any supported provider.
112112

113113
## Conclusion
114114

0 commit comments

Comments
 (0)