summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan Gonzalez <juanrgon@github.com>2023-09-16 17:54:28 -0400
committerGitHub <noreply@github.com>2023-09-16 21:54:28 +0000
commite995ba66cd7400e0c87af6e530e74a6aa7c7c934 (patch)
tree0f9e6c1f569112f9323b5ecacf2c234168e0233d
parent16b7c9cd8d0b23ea51ad0070c7589ebefb3d51fa (diff)
docs(contributing): Fix README link to contributing docs (#20526)
Fixing a broken link to the contributing docs
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d1da25b7f..c31ad3c13 100644
--- a/README.md
+++ b/README.md
@@ -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