Skip to content

Commit 2dca203

Browse files
Update src/content/glossary/workers-ai.yaml
Co-authored-by: marciocloudflare <[email protected]>
1 parent bc8c42a commit 2dca203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/glossary/workers-ai.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ entries:
3333
[Environment Variables](/workers-ai/configuration/bindings/) are dynamic values that can be used within Workers to manage configuration settings, including those related to AI integrations.
3434
- term: Model Catalog
3535
general_definition: |-
36-
[Model Catalog](https://developers.cloudflare.com/workers-ai/models/) is a curated collection of AI models available within Workers AI, providing developers with a variety of pre-trained models for different tasks.
36+
[Model Catalog](/workers-ai/models/) is a curated collection of AI models available within Workers AI, providing developers with a variety of pre-trained models for different tasks.
3737
- term: Fine-Tuning
3838
general_definition: |-
3939
[Fine-Tuning](/workers-ai/fine-tunes/) is a general term for modifying an AI model by continuing to train it with additional data.

0 commit comments

Comments
 (0)