diff options
-rw-r--r-- | CONTRIBUTING.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8354cc836..3202ace36 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,5 +2,6 @@ Want to contribute to Deno? There are a few things you need to know. -We wrote a **[contribution guide](https://deno.land/manual.html#contributing)** -to help you get started. +We wrote a +**[contribution guide](https://deno.land/std/manual.md#contributing)** to help +you get started. |