Docs: Fix broken CSF doc links#33793
Conversation
📝 WalkthroughWalkthroughUpdated internal documentation links in 12 MDX files to point at Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
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 |
jonniebigodes
left a comment
There was a problem hiding this comment.
@pavan-sh thank you for taking the time to put together this pull request and helping us fix the links to their correct location. We appreciate it 🙏
I've checked, and everything is good on my end; I'll gladly merge this as soon as the checklist clears.
Have a fantastic day.
Stay safe
Thanks @jonniebigodes for the review and your valuable time! Happy to help! |
Closes #
What I did
Fixed broken internal docs links to the CSF docs. Several pages linked to a non-existent
docs/api/csf.mdxpath; this updates those references to the correctdocs/api/csf/index.mdx(and../csf/index.mdx) so navigation works.Checklist for Contributors
Testing
The changes in this PR are covered in the following automated tests:
Manual testing
Caution
This section is mandatory for all contributions. If you believe no manual test is necessary, please state so explicitly. Thanks!
Manual testing is minimal for this docs-only change:
docs/get-started/whats-a-story.mdxordocs/writing-stories/index.mdx)docs/api/csf/index.mdx) and no 404 occursDocumentation
Summary by CodeRabbit