Skip to content

docs: fix project structure link - #507

Open
Mohit-001-hash wants to merge 1 commit into
agnivo988:mainfrom
Mohit-001-hash:docs/fix-project-structure-link
Open

docs: fix project structure link#507
Mohit-001-hash wants to merge 1 commit into
agnivo988:mainfrom
Mohit-001-hash:docs/fix-project-structure-link

Conversation

@Mohit-001-hash

@Mohit-001-hash Mohit-001-hash commented Aug 3, 2026

Copy link
Copy Markdown

Description

Fixed the broken Markdown link for PROJECT STRUCTURE.md by properly encoding the space in the file path.

Type of Change

  • Documentation update

Changes Made

  • Fixed the PROJECT STRUCTURE.md link in README.md.
  • No code or functionality was changed.

Testing

  • Verified the updated Markdown link.

Summary by CodeRabbit

  • Documentation
    • Fixed the contributor documentation link so it opens correctly when the referenced filename contains spaces.

@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 64d9d9e8-0e82-435d-8e40-c2d39e738e56

📥 Commits

Reviewing files that changed from the base of the PR and between 59221f9 and 78a9e01.

📒 Files selected for processing (1)
  • README.md

📝 Walkthrough

Walkthrough

The README contributor documentation link now uses docs/PROJECT%20STRUCTURE.md instead of a path containing an unencoded space.

Changes

Documentation link correction

Layer / File(s) Summary
Update contributor documentation link
README.md
The contributor link targets the URL-encoded PROJECT STRUCTURE.md path.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the documentation link fix made in README.md.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant