-
Notifications
You must be signed in to change notification settings - Fork 162
fix(docs): correct broken links in Cedarling Java getting-started #12746
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
fix(docs): correct broken links in Cedarling Java getting-started #12746
Conversation
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
📝 WalkthroughCode Review SummaryWalkthroughThis PR fixes broken documentation links in the Java Getting Started guide by updating anchor references. Two navigation targets are corrected: the Unsigned Authorization section anchor and the Cedarling TBAC quickstart reference, ensuring proper documentation navigation. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes
Possibly related issues
Possibly related PRs
Suggested labels
Suggested reviewers
Pre-merge checks and finishing touches✅ Passed checks (5 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: ASSERTIVE Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (1)📓 Common learnings🔇 Additional comments (2)
Tip 📝 Customizable high-level summaries are now available in beta!You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.
Example instruction:
Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Prepare
Description
Target issue
This pull request fixes broken links in the Getting Started with Cedarling Java documentation.
closes #issue-number-here
Closes #12496
Implementation Details
Updated incorrect anchor:
#unsigned-authorization → #custom-principal-authorization-unsigned
Updated TBAC quickstart anchor:
#implement-tbac-using-cedarling → #implement-rbac-using-signed-tokens-tbac
Verified the link changes locally and attached screenshot proof.
Test and Document the changes
Please check the below before submitting your PR. The PR will not be merged if there are no commits that start with
docs:to indicate documentation changes or if the below checklist is not selected.Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.