summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2020-05-12 07:10:09 -0400
committerGitHub <noreply@github.com>2020-05-12 13:10:09 +0200
commitf193dde4a922131ff06f274d85351de616626704 (patch)
treecb6bbb3b5131173d7d1b937a6937cf7653d61016 /README.md
parenteec085573707d1df2bb5fbec88b9a3240613ca1f (diff)
docs: Fix style guide link (#5236)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 28ab6bf6f..132519f0d 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ more specifics.
[API Reference](https://deno.land/typedoc/)
-[Style Guide](https://deno.land/style_guide.html)
+[Style Guide](https://github.com/denoland/deno/blob/master/docs/contributing/style_guide.md)
[Module Repository](https://deno.land/x/)