Skip to content

Commit 3920afb

Browse files
Update src/content/docs/workers-ai/configuration/ai-sdk.mdx
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
1 parent af158e3 commit 3920afb

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workers-ai/configuration

1 file changed

+1
-1
lines changed

src/content/docs/workers-ai/configuration/ai-sdk.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ binding = "AI"
2525

2626
## Models
2727

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

3030
```js
3131
import { createWorkersAI } from 'workers-ai-provider';

0 commit comments

Comments
 (0)