-
Notifications
You must be signed in to change notification settings - Fork 517
Open
Labels
SHOULDP2: Important but not vital; high-value items that are not crucial for the immediate releaseP2: Important but not vital; high-value items that are not crucial for the immediate releasedocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
π Documentation Issue Summary
The link at the bottom of CONTRIBUTING.md linking to File Header Management section is broken.
It redirects to https://github.com/IBM/mcp-context-forge/blob/docs/docs/development/module-documentation.md
π Location of the Problem
https://github.com/IBM/mcp-context-forge/blob/main/CONTRIBUTING.md
βοΈ Type of Issue
- Typo or formatting issue
- Outdated or incorrect information
π‘ Suggested Fix or Clarification (optional)
To link https://github.com/IBM/mcp-context-forge/blob/main/docs/docs/development/module-documentation.md we need to edit the CONTRIBUTING.md by replacing
./docs/docs/development/module-documentation.md
use instead
docs/docs/development/module-documentation.md
π§ Environment (optional)
This file CONTRIBUTING.md is not part of the docs folder and hence we cannot test it via mkdocs serve command.
But we can test via the local browser rendering.
π§© Screenshot
Leads to

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
SHOULDP2: Important but not vital; high-value items that are not crucial for the immediate releaseP2: Important but not vital; high-value items that are not crucial for the immediate releasedocumentationImprovements or additions to documentationImprovements or additions to documentation