docs: fix README documentation links#231
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughEight documentation URLs in README.md are updated from ChangesREADME Documentation Links
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested labels
Poem
🚥 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)
Comment |
The README's documentation links pointed at
docs.byteveda.org/taskito/docs/..., but the docs site serves these pages without the/docspath segment — so every guide link 404'd.Drops the stale
/docssegment from all eight affected links (capabilities, the six guide links, and the migration guide). The two already-correct bare/taskitolinks were left untouched.Summary by CodeRabbit