summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldir Pimenta <waldyrious@gmail.com>2020-01-03 00:02:20 +0000
committerRy Dahl <ry@tinyclouds.org>2020-01-02 19:02:20 -0500
commit6dbf1c0eed6a77791cfc41308fab3bb3aa5ffc07 (patch)
treef8006bb3a79875d592d4cd868faf8bc56c18d755
parent2a36879e306a3f747b0946fc5c03ac6608447de4 (diff)
Fix link in PR template (#3583)
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 6b5df6182..d988bb02a 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -1,3 +1,3 @@
<!--
-Before submitting a PR read https://deno.land/manual.html#contributing
+Before submitting a PR, please read https://deno.land/std/manual.md#contributing
-->