diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2020-05-12 07:10:09 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-12 13:10:09 +0200 |
commit | f193dde4a922131ff06f274d85351de616626704 (patch) | |
tree | cb6bbb3b5131173d7d1b937a6937cf7653d61016 /README.md | |
parent | eec085573707d1df2bb5fbec88b9a3240613ca1f (diff) |
docs: Fix style guide link (#5236)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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/) |