Fix: Updated doc link in README.md#827
Conversation
Fixed broken link
|
@smyja is attempting to deploy a commit to the Stack Team on Vercel. A member of the Team first needs to authorize it. |
WalkthroughThe README file was updated to modify the URLs for the REST API documentation and the setup guide links. No other content or functionality was changed in the repository. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
Note ⚡️ Unit Test Generation is now available in beta!Learn more here, or try it out under "Finishing Touches" below. 📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (10)
✨ Finishing Touches🧪 Generate unit tests
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
✨ No files to analyze in this PR. Need help? Join our Discord for support! |
There was a problem hiding this comment.
Greptile Summary
This PR makes a minor documentation update to the main README.md file by correcting a link to Stack Auth's REST API documentation. The change updates the URL from docs.stack-auth.com/rest-api/overview to docs.stack-auth.com/api/overview, which appears to be a URL structure simplification or reorganization on Stack Auth's documentation site.
The modification is straightforward and only affects line 16 of the README, where the REST API reference is mentioned alongside the setup guide link. This type of change is common when documentation sites reorganize their content structure to use shorter, more intuitive URLs. The change ensures users are directed to the current canonical URL rather than potentially deprecated paths, maintaining the quality of the project's documentation links.
Confidence score: 5/5
- This PR is extremely safe to merge with no risk of breaking functionality
- Score reflects the minimal nature of a single documentation URL update with no code changes
- No files require special attention as this is a simple link correction
1 file reviewed, no comments
|
Thanks for taking the time to fix this. I also updated another link there as well. I appreciate it! |
Fixed broken link
Important
Fix broken link to REST API documentation in
README.md.README.mdfromhttps://docs.stack-auth.com/rest-api/overviewtohttps://docs.stack-auth.com/api/overview.This description was created by
for 74acf7b. You can customize this summary. It will automatically update as commits are pushed.
Summary by CodeRabbit