Skip to content

Commit 6e830aa

Browse files
author
klapaudius
committed
Update documentation links to reference CONTRIBUTING.md
- Replaced outdated `development_guidelines.md` references with paths to `CONTRIBUTING.md`.
1 parent 9f4c219 commit 6e830aa

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ Welcome to the Symfony MCP Server documentation. This bundle enables developers
2323

2424
## Development & Testing
2525

26-
- [Development Guidelines](development_guidelines.md) - Setup, coding standards, and best practices
26+
- [Development Guidelines](../CONTRIBUTING.md) - Setup, coding standards, and best practices
2727
- [Testing Commands](../README.md#testing-mcp-tools) - Test tools and prompts without MCP clients
28-
- [Docker Setup](development_guidelines.md#docker-setup) - Development environment configuration
28+
- [Docker Setup](../CONTRIBUTING.md#docker-setup) - Development environment configuration
2929

3030
## Architecture & Advanced Topics
3131

@@ -42,7 +42,7 @@ Welcome to the Symfony MCP Server documentation. This bundle enables developers
4242

4343
- [MCP Inspector](../README.md#visualizing-with-inspector) - Visual testing interface
4444
- [Console Commands](../README.md#testing-mcp-tools) - Command-line testing tools
45-
- [PHPUnit Testing](development_guidelines.md#testing) - Unit and integration tests
45+
- [PHPUnit Testing](../CONTRIBUTING.md#testing) - Unit and integration tests
4646

4747
## API Reference
4848

@@ -65,9 +65,9 @@ Welcome to the Symfony MCP Server documentation. This bundle enables developers
6565

6666
## Contributing
6767

68-
- [Development Guidelines](development_guidelines.md) - Setup and contribution standards
68+
- [Development Guidelines](../CONTRIBUTING.md) - Setup and contribution standards
6969
- [Issue Tracker](https://github.com/klapaudius/symfony-mcp-server/issues) - Report bugs and request features
7070

7171
---
7272

73-
**Need Help?** Check the [troubleshooting section](development_guidelines.md#troubleshooting) or create an issue on GitHub.
73+
**Need Help?** Check the [troubleshooting section](../CONTRIBUTING.md#troubleshooting) or create an issue on GitHub.

0 commit comments

Comments
 (0)