-
Notifications
You must be signed in to change notification settings - Fork 4
docs: improve cross-referencing on request quotas page #1098
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
docs: improve cross-referencing on request quotas page #1098
Conversation
Add internal documentation links for key concepts and terms that are introduced or mentioned without explanation: - Link "Security Policy" to /api-management/policies - Link "rate limiting" and "Rate Limits" to /api-management/rate-limit - Link "Redis" to /tyk-configuration-reference/redis-cluster-sentinel - Link "Access Keys" to /api-management/policies#access-key These cross-references help users navigate to related documentation and better understand the relationships between quotas, rate limiting, policies, and the underlying infrastructure. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
|
/release to release-5.10 |
(cherry picked from commit 440217f)
|
✅ Cherry-pick successful. A PR was created and auto-merged (if allowed): #1111 |



User description
Summary
This PR improves the documentation navigation on the Request Quotas page by adding cross-reference links to related concepts and features:
/api-management/rate-limitwherever rate limiting is mentioned in context of how it differs from quotas/api-management/policiesfor policy-related concepts/api-management/policies#access-keyfor access key documentation/tyk-configuration-reference/redis-cluster-sentinelin the technical implementation sectionsChanges
The following types of cross-references were added:
Test plan
🤖 Generated with Claude Code
PR Type
Documentation
Description
Add internal cross-reference links
Link policies, rate limits, Redis, keys
Improve UI instructions clarity
Enhance conceptual comparisons
Diagram Walkthrough
File Walkthrough
request-quotas.mdx
Add cross-references throughout Request Quotas docapi-management/request-quotas.mdx
/api-management/policies/api-management/rate-limit