summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjosephrocca <1167575+josephrocca@users.noreply.github.com>2020-08-04 21:46:07 +1000
committerGitHub <noreply@github.com>2020-08-04 07:46:07 -0400
commit2cd1fe8edf1b9ce89f12e70738b5bcae8b177d0b (patch)
treeea0b1db734d20aab6304087c1432cbe7ef0ba427
parent8bacd710dbf8976c41d230b9f65c466b9fb3a488 (diff)
Fixed benchmarks url (#6952)
-rw-r--r--docs/contributing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contributing.md b/docs/contributing.md
index dcc2c7472..387073dda 100644
--- a/docs/contributing.md
+++ b/docs/contributing.md
@@ -2,7 +2,7 @@
- Read the [style guide](./contributing/style_guide.md).
-- Please don't make [the benchmarks](https://deno.land/benchmarks.html) worse.
+- Please don't make [the benchmarks](https://deno.land/benchmarks) worse.
- Ask for help in the [community chat room](https://discord.gg/deno).