summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrivikram Kamat <16024985+trivikr@users.noreply.github.com>2019-10-27 06:58:14 -0700
committerRy Dahl <ry@tinyclouds.org>2019-10-27 09:58:14 -0400
commit2598f9c68d8983934c73c135c9d277b33c98e333 (patch)
treec521a929048ed31206a1eeb1d367684973d6e2da
parentaec5a646c9218a0a0da62cbcd1f28bc23c242540 (diff)
chore: update contribution guide link (#3215)
-rw-r--r--CONTRIBUTING.md5
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.