docs: update links to Claude#244
Conversation
These links were referring to pages that do not exist anymore. I have updated them to what I think are the new URLs.
WalkthroughDocumentation hyperlinks in README.md were updated to point to different Claude platform resources. The Claude Agent SDK link now references the Claude platform SDK overview, and the Claude Code CLI link references the Claude Code CLI overview page. No functional or structural changes were made. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: defaults Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🔇 Additional comments (2)
Comment |
Summary of ChangesHello @WikiRik, 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 focuses on maintaining the accuracy and usability of the project's documentation by updating external links to Claude-related resources. The changes ensure that references to the Claude Agent SDK and Claude Code CLI point to their current and active URLs, preventing users from encountering broken or outdated pages when seeking more information. Highlights
🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console. Using Gemini Code AssistThe 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 by creating a comment using either
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 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
|
There was a problem hiding this comment.
Code Review
This pull request updates broken links in the README.md file that point to Claude documentation. The new URLs are more specific and appear to be correct. I have one suggestion to improve the user experience for new developers by linking directly to the installation guide in the prerequisites section. Thank you for keeping the documentation current.
| - Node.js 18+ | ||
| - npm | ||
| - [Claude Code CLI](https://docs.anthropic.com/en/docs/claude-code) installed and authenticated | ||
| - [Claude Code CLI](https://code.claude.com/docs/en/overview) installed and authenticated |
There was a problem hiding this comment.
I could link to the quickstart page instead but the overview page already gives the installation instructions and I think that the rest of the quickstart is not necessary if you are using Automaker.
These links were referring to pages that do not exist anymore. I have updated them to what I think are the new URLs.
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.