Skip to content

Commit 285bc9e

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

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
@@ -9,7 +9,7 @@ entries:
99
[Serverless GPUs](/workers-ai/) are graphics processing units provided by Cloudflare in a serverless environment, enabling scalable and efficient execution of machine learning models without the need for managing underlying hardware.
1010
- term: Wrangler CLI
1111
general_definition: |-
12-
[Wrangler CLI](https://developers.cloudflare.com/workers-ai/get-started/workers-wrangler/) is a command-line tool for building and deploying Cloudflare Workers, facilitating the integration of AI models into applications.
12+
[Wrangler CLI](/workers-ai/get-started/workers-wrangler/) is a command-line tool for building and deploying Cloudflare Workers, facilitating the integration of AI models into applications.
1313
- term: REST API
1414
general_definition: |-
1515
[REST API](/workers-ai/get-started/rest-api/) is an application programming interface that allows developers to interact with Workers AI services over HTTP, enabling model management and inference requests.

0 commit comments

Comments
 (0)