Fix link to contribution.md (#373)
Fix link to contribution.md
Fidel committed
May 19, 2025 at 14:43 UTC
5ffe3615f69c54520b7cdf4139987912884bf352
1 file changed
+1
-1
README.md
+1
-1
@@ -139,7 +139,7 @@ docker run -p 50001:80 frdel/agent-zero-run
139
| [Installation](./docs/installation.md) | Installation, setup and configuration |
140
| [Usage](./docs/usage.md) | Basic and advanced usage |
141
| [Architecture](./docs/architecture.md) | System design and components |
142
-| [Contributing](./docs/contributing.md) | How to contribute |
142
+| [Contributing](./docs/contribution.md) | How to contribute |
143
| [Troubleshooting](./docs/troubleshooting.md) | Common issues and their solutions |
144
145
## Coming soon