docs(bmvcs): remove reference to development docs
Remove link to DEVELOPMENT_APPROACH.md which is internal development documentation not needed in production release. Prepares module for clean PR submission.
This commit is contained in:
parent
2ad49efd1e
commit
846bf4dcb9
|
|
@ -193,7 +193,6 @@ src/modules/bmvcs/
|
||||||
- **[VCS Agnostic Proposal](./docs/VCS_AGNOSTIC_PROPOSAL.md)** - Detailed implementation design
|
- **[VCS Agnostic Proposal](./docs/VCS_AGNOSTIC_PROPOSAL.md)** - Detailed implementation design
|
||||||
- **[VCS Detection Confidence](./docs/VCS_DETECTION_CONFIDENCE.md)** - How discovery scoring works
|
- **[VCS Detection Confidence](./docs/VCS_DETECTION_CONFIDENCE.md)** - How discovery scoring works
|
||||||
- **[Usage Examples](./examples/vcs-adaptation-examples.md)** - Practical examples
|
- **[Usage Examples](./examples/vcs-adaptation-examples.md)** - Practical examples
|
||||||
- **[Development Approach](./docs/DEVELOPMENT_APPROACH.md)** - Module creation strategy and BMB comparison
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue