Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Commit

Permalink
fix: typo (#195)
Browse files Browse the repository at this point in the history
Because

- typo in anthropic definition

This commit

- fix typo
  • Loading branch information
chuang8511 authored Jul 2, 2024
1 parent 6e7d218 commit d6b2a42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ai/anthropic/v0/config/definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"TASK_TEXT_GENERATION_CHAT"
],
"custom": false,
"documentationUrl": "https://www.instill.tech/docs/latest/vdp/ai-connectors/anthropic",
"documentationUrl": "https://www.instill.tech/docs/component/ai/anthropic",
"icon": "assets/anthropic.svg",
"id": "anthropic",
"public": true,
Expand Down

0 comments on commit d6b2a42

Please sign in to comment.