mirror of
https://github.com/coder/coder.git
synced 2026-09-01 14:53:15 +08:00
docs: fix contributing guide link in README (#26670)
The Contributing section of README.md linked to https://coder.com/docs/CONTRIBUTING, which is missing the `about/contributing/` path prefix. Updated to the correct URL: https://coder.com/docs/about/contributing/CONTRIBUTING. Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -133,7 +133,7 @@ New integrations are always in progress. Open an issue to request one. Contribut
|
||||
## Contributing
|
||||
|
||||
New contributors are always welcome. If you are new to the Coder codebase, see
|
||||
[the contribution guide](https://coder.com/docs/CONTRIBUTING) to get started.
|
||||
[the contribution guide](https://coder.com/docs/about/contributing/CONTRIBUTING) to get started.
|
||||
|
||||
## Hiring
|
||||
|
||||
|
||||
Reference in New Issue
Block a user