docs(contributing): Fix README link to contributing docs (#20526)

Fixing a broken link to the contributing docs
This commit is contained in:
Juan Gonzalez 2023-09-16 17:54:28 -04:00 committed by GitHub
parent 16b7c9cd8d
commit e995ba66cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -108,7 +108,7 @@ Deno.serve((_req) => new Response("Hello, World!"));
We appreciate your help!
To contribute, please read our
[contributing instructions](https://deno.land/manual/contributing).
[contributing instructions](https://deno.land/manual/references/contributing/).
[Build status - Cirrus]: https://github.com/denoland/deno/workflows/ci/badge.svg?branch=main&event=push
[Build status]: https://github.com/denoland/deno/actions