diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |