- 
                Notifications
    You must be signed in to change notification settings 
- Fork 663
docs: Adding redirects to correct PR 3658 moves #3985
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: Adding redirects to correct PR 3658 moves #3985
Conversation
Signed-off-by: Andrew Schilling <[email protected]>
| 👋 Hi aschilling-nv! Thank you for contributing to ai-dynamo/dynamo. Just a reminder: The  🚀 | 
| WalkthroughThe pull request adds multiple redirect mappings to the documentation configuration file, enabling old documentation paths to route to new locations. These include API documentation, development guides, architecture documentation, and other resources across various domains. Changes
 Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes 
 Poem
 Pre-merge checks❌ Failed checks (1 warning)
 ✅ Passed checks (2 passed)
 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  | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 1
📜 Review details
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
- docs/conf.py(2 hunks)
⏰ 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). (1)
- GitHub Check: Build and Test - dynamo
🔇 Additional comments (1)
docs/conf.py (1)
53-86: All redirect target paths are valid and properly mapped.Verification confirms that all 33 redirect entries reference documentation source files that exist in the codebase. The redirects are correctly configured and will not result in broken links.
Signed-off-by: Andrew Schilling <[email protected]>
| /ok to test 1753f83 | 
| /ok to test 3c02d2a | 
Overview:
Adds 33 redirects to the conf.py from #3658.
Details:
Creating additional redirects to ensure users are routed to the correct location in the documentation.
Where should the reviewer start?
docs/conf.py
Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)
Summary by CodeRabbit
Release Notes