diff --git a/src/content/docs/ai-gateway/integrations/worker-binding-methods.mdx b/src/content/docs/ai-gateway/integrations/worker-binding-methods.mdx index 237a7b0f9e2c8db..ba107b2ae4a4f10 100644 --- a/src/content/docs/ai-gateway/integrations/worker-binding-methods.mdx +++ b/src/content/docs/ai-gateway/integrations/worker-binding-methods.mdx @@ -108,7 +108,7 @@ const resp = await gateway.run({ ``` - **Returns**: `Promise` -- **Example Use Case**: Perform a universal AI request to any supported provider. +- **Example Use Case**: Perform a [universal request](/ai-gateway/providers/universal/) to any supported provider. ## Conclusion