Skip to content

Commit 229524f

Browse files
ManuInNZAndre Bossard
authored andcommitted
Fix reference links of conversation components (dapr#3690)
Signed-off-by: Emmanuel Auffray <[email protected]> Signed-off-by: Andre Bossard <[email protected]>
1 parent 9dbe6e3 commit 229524f

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

conversation/anthropic/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ status: alpha
77
title: "Anthropic"
88
urls:
99
- title: Reference
10-
url: https://docs.dapr.io/reference/components-reference/supported-conversation/setup-anthropic/
10+
url: https://docs.dapr.io/reference/components-reference/supported-conversation/anthropic/
1111
authenticationProfiles:
1212
- title: "API Key"
1313
description: "Authenticate using an API key"

conversation/aws/bedrock/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ status: alpha
77
title: "AWS Bedrock"
88
urls:
99
- title: Reference
10-
url: https://docs.dapr.io/reference/components-reference/supported-conversation/setup-aws-bedrock/
10+
url: https://docs.dapr.io/reference/components-reference/supported-conversation/aws-bedrock/
1111
builtinAuthenticationProfiles:
1212
- name: "aws"
1313
metadata:

conversation/deepseek/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ status: alpha
77
title: "Deepseek"
88
urls:
99
- title: Reference
10-
url: https://docs.dapr.io/reference/components-reference/supported-conversation/setup-deepseek/
10+
url: https://docs.dapr.io/reference/components-reference/supported-conversation/deepseek/
1111
authenticationProfiles:
1212
- title: "API Key"
1313
description: "Authenticate using an API key"

conversation/huggingface/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ status: alpha
77
title: "Huggingface"
88
urls:
99
- title: Reference
10-
url: https://docs.dapr.io/reference/components-reference/supported-conversation/setup-huggingface/
10+
url: https://docs.dapr.io/reference/components-reference/supported-conversation/hugging-face/
1111
authenticationProfiles:
1212
- title: "API Key"
1313
description: "Authenticate using an API key"

conversation/mistral/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ status: alpha
77
title: "Mistral"
88
urls:
99
- title: Reference
10-
url: https://docs.dapr.io/reference/components-reference/supported-conversation/setup-mistral/
10+
url: https://docs.dapr.io/reference/components-reference/supported-conversation/mistral/
1111
authenticationProfiles:
1212
- title: "API Key"
1313
description: "Authenticate using an API key"

conversation/openai/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ status: alpha
77
title: "OpenAI"
88
urls:
99
- title: Reference
10-
url: https://docs.dapr.io/reference/components-reference/supported-conversation/setup-openai/
10+
url: https://docs.dapr.io/reference/components-reference/supported-conversation/openai/
1111
authenticationProfiles:
1212
- title: "API Key"
1313
description: "Authenticate using an API key"

0 commit comments

Comments
 (0)