Skip to content

Commit bc8c42a

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

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
@@ -27,7 +27,7 @@ entries:
2727
[Prompt Templates](/workers-ai/guides/prompting/) are predefined structures that guide the input provided to AI models, enhancing consistency and effectiveness in responses.
2828
- term: Worker Bindings
2929
general_definition: |-
30-
[Worker Bindings](https://developers.cloudflare.com/workers-ai/configuration/bindings/) are configurations that connect Workers scripts to external resources, such as AI models, enabling seamless integration and functionality.
30+
[Worker Bindings](/workers-ai/configuration/bindings/) are configurations that connect Workers scripts to external resources, such as AI models, enabling seamless integration and functionality.
3131
- term: Environment Variables
3232
general_definition: |-
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.

0 commit comments

Comments
 (0)