docs: fix useCanGoBack link path#6684
Conversation
|
No actionable comments were generated in the recent review. 🎉 📝 WalkthroughWalkthroughA documentation link path in the router API guide was corrected by removing a duplicate slash from the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested labels
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
Tip Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord. 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 |
|
View your CI Pipeline Execution ↗ for commit 99ff6ea
☁️ Nx Cloud last updated this comment at |
Fix a typo in the Router API index where the
useCanGoBacklink path contained a double slash (./router//useCanGoBack.md).This updates it to the correct relative path so the generated docs URL stays clean and consistent.
Summary by CodeRabbit