Skip to content

Commit

Permalink
Update src/content/docs/workers-ai/configuration/ai-sdk.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
  • Loading branch information
leerob and hyperlint-ai[bot] authored Jan 8, 2025
1 parent af158e3 commit 3920afb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/docs/workers-ai/configuration/ai-sdk.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ binding = "AI"

## Models

The AI SDK can be configured to work with [any AI model](https://developers.cloudflare.com/workers-ai/models/).
The AI SDK can be configured to work with [any AI model](/workers-ai/models/).

```js
import { createWorkersAI } from 'workers-ai-provider';
Expand Down

0 comments on commit 3920afb

Please sign in to comment.