From de96bb3e3815a754b7d371892edef501a8ca78d7 Mon Sep 17 00:00:00 2001 From: hung_ng__ <51025722+hung-ngm@users.noreply.github.com> Date: Thu, 21 Aug 2025 00:59:23 +1000 Subject: [PATCH] fix(docs): correct AWS Claude documentation link (#368) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7564f4fb7..50a009ded 100644 --- a/README.md +++ b/README.md @@ -185,7 +185,7 @@ npx bumpp --no-commit --no-tag - [x] [OpenAI](https://platform.openai.com/docs/guides/gpt/chat-completions-api) - [ ] [Azure OpenAI API](https://learn.microsoft.com/en-us/azure/ai-services/openai/reference) (PR welcome) - [x] [Anthropic Claude](https://anthropic.com) - - [ ] [AWS Claude](https://learn.microsoft.com/en-us/azure/ai-services/openai/reference) (PR welcome) + - [ ] [AWS Claude](https://docs.anthropic.com/en/api/claude-on-amazon-bedrock) (PR welcome) - [x] [DeepSeek](https://www.deepseek.com/) - [x] [Qwen](https://help.aliyun.com/document_detail/2400395.html) - [x] [xAI](https://x.ai/)