Skip to content

[📄 DOCS] Broken “Contributing” link in README Table of Contents #2739

@MayaSatishRao

Description

@MayaSatishRao

🔍 Issue Description

Describe the bug
The "Contributing" link in the README’s Table of Contents doesn’t navigate to the correct section.
Clicking the link does nothing or jumps to an incorrect location.

To Reproduce

  • Open the main README.md file on GitHub.
  • Click on the “Contributing” entry in the Table of Contents.

Observe that the link fails to scroll to the corresponding section.

Expected behavior
Clicking the “Contributing” link should navigate smoothly to the ## ⚒️ Contributing section.

🖼️ Screenshots or Examples (Optional)

Image

đź’ˇ Suggested Improvement (Optional)

Add an explicit HTML ID to the heading:
## ⚒️ Contributing <a id="contributing"></a>

📜 Code of Conduct

  • I have checked the existing issues to avoid duplicates.
  • I am willing to work on this issue (optional)

âś… Acceptance Criteria

  • The documentation has been generated without errors.
  • The new text has been reviewed for grammar and clarity.
  • The 90-character line length limit has been followed where possible.
  • All links and cross-references in the documentation work correctly.
  • If applicable, screenshots of the updated documentation are included in the pull request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions