LCORE-1374: contribution guide on GH pages#1220
Conversation
WalkthroughUpdated the Contributing guide link references in documentation files from the old path Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
🚥 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)
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.
♻️ Duplicate comments (1)
docs/README.md (1)
36-36: Same link update asdocs/index.md— same verification applies.The concern about
contributing_guide.htmlneeding a corresponding source file is identical to the one flagged indocs/index.md.🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@docs/README.md` at line 36, The README link points to contributing_guide.html which may not have a corresponding source like contributing_guide.md (same issue flagged in docs/index.md); either add the source file that generates contributing_guide.html or update the link to the correct existing source/HTML (e.g., contributing_guide.md or the correct path used in docs/index.md) so the reference resolves; locate references to "contributing_guide.html" in docs/README.md and docs/index.md and make them consistent with the actual documentation source and build output.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Duplicate comments:
In `@docs/README.md`:
- Line 36: The README link points to contributing_guide.html which may not have
a corresponding source like contributing_guide.md (same issue flagged in
docs/index.md); either add the source file that generates
contributing_guide.html or update the link to the correct existing source/HTML
(e.g., contributing_guide.md or the correct path used in docs/index.md) so the
reference resolves; locate references to "contributing_guide.html" in
docs/README.md and docs/index.md and make them consistent with the actual
documentation source and build output.
Description
LCORE-1374: contribution guide on GH pages
Type of change
Tools used to create PR
Related Tickets & Documents
Summary by CodeRabbit