Add link to CONTRIBUTING from README

Replace link to BUILDING since CONTRIBUTING already points to it

Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
Derek McGowan 2023-09-08 11:17:14 -07:00
parent 0413f12723
commit 1a7490c5a6
No known key found for this signature in database
GPG Key ID: F58C5D0A4405ACDB

View File

@ -47,7 +47,7 @@ See our documentation on [containerd.io](https://containerd.io):
* [namespaces](docs/namespaces.md)
* [client options](docs/client-opts.md)
See how to build containerd from source at [BUILDING](BUILDING.md).
To get started contributing to containerd, see [CONTRIBUTING](CONTRIBUTING.md).
If you are interested in trying out containerd see our example at [Getting Started](docs/getting-started.md).