Skip to content

fix(docs): correct AWS Claude documentation link#368

Merged
nekomeowww merged 1 commit intomoeru-ai:mainfrom
hung-ngm:fix/aws-claude-docs-link
Aug 20, 2025
Merged

fix(docs): correct AWS Claude documentation link#368
nekomeowww merged 1 commit intomoeru-ai:mainfrom
hung-ngm:fix/aws-claude-docs-link

Conversation

@hung-ngm
Copy link
Contributor

Summary

  • Fixed incorrect AWS Claude documentation link in README
  • Changed from Microsoft Azure docs to proper Anthropic AWS Bedrock documentation

Test plan

  • Verified the new link points to the correct Anthropic AWS Bedrock documentation
  • Confirmed the link is accessible and contains relevant AWS Claude information

🤖 Generated with Claude Code

Updated AWS Claude link in README from incorrect Microsoft Azure docs to proper Anthropic AWS Bedrock documentation.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@netlify
Copy link

netlify bot commented Aug 20, 2025

Deploy Preview for airi-vtuber ready!

Name Link
🔨 Latest commit 86110c1
🔍 Latest deploy log https://app.netlify.com/projects/airi-vtuber/deploys/68a5da7c6443aa0008ca5563
😎 Deploy Preview https://deploy-preview-368--airi-vtuber.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Aug 20, 2025

Deploy Preview for airi-docs ready!

Name Link
🔨 Latest commit 86110c1
🔍 Latest deploy log https://app.netlify.com/projects/airi-docs/deploys/68a5da7cd2bdde0008ebae76
😎 Deploy Preview https://deploy-preview-368--airi-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Summary of Changes

Hello @hung-ngm, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request addresses a documentation inaccuracy by correcting an erroneous link for AWS Claude within the README.md file. The previous link incorrectly directed users to Microsoft Azure documentation, and this change updates it to the proper Anthropic AWS Bedrock documentation, ensuring users can access the correct resources.

Highlights

  • Documentation Link Correction: The primary change involves updating an incorrect documentation link for AWS Claude in the README.md file. The old link incorrectly pointed to Microsoft Azure documentation, which has now been replaced with the official Anthropic AWS Bedrock documentation link.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point in your pull request via creating an issue comment (i.e. comment on the pull request page) using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in issue comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request correctly fixes an incorrect documentation link for AWS Claude in the README.md file. The change replaces a URL pointing to Microsoft Azure documentation with the correct link to Anthropic's documentation for Claude on Amazon Bedrock. This is a valuable correction for potential contributors. I have one minor suggestion to further improve the accuracy of the link's text.

- [ ] [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)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

For improved accuracy and alignment with official terminology, consider updating the link text from AWS Claude to Claude on Amazon Bedrock. The linked documentation consistently refers to the service by the latter name.

Suggested change
- [ ] [AWS Claude](https://docs.anthropic.com/en/api/claude-on-amazon-bedrock) (PR welcome)
- [ ] [Claude on Amazon Bedrock](https://docs.anthropic.com/en/api/claude-on-amazon-bedrock) (PR welcome)

Copy link
Member

@nekomeowww nekomeowww left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch, thanks.

@nekomeowww nekomeowww merged commit de96bb3 into moeru-ai:main Aug 20, 2025
8 checks passed
Disqort pushed a commit to Disqort/airi that referenced this pull request Aug 29, 2025
lucas-oma pushed a commit to lucas-oma/airi that referenced this pull request Sep 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants