fix broken 'Edit this page' link#501
Conversation
WalkthroughThe docusaurus.config.js configuration file was updated to correct the edit URL path for documentation pages. Previously, the edit URL included an additional 'docs/' subdirectory in the path, resulting in malformed GitHub URLs when users clicked 'Edit this page' links. The configuration now points to the repository root edit path instead of the docs subpath, aligning the generated URLs with the actual file locations in the repository. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🔇 Additional comments (1)
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 |
|
Thanks for the review and merge! |
Fixes #500
Changes done:
docs/docsScreenshots:
N/A (No UI changes)
Preview Link(s):
Will be added after checks complete
✅️ By submitting this PR, I have verified the following
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.