diff options
Diffstat (limited to 'std/README.md')
-rw-r--r-- | std/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/std/README.md b/std/README.md index 641146902..762f23f2f 100644 --- a/std/README.md +++ b/std/README.md @@ -42,4 +42,5 @@ building Go. We generally welcome direct ports of Go's code. Please ensure the copyright headers cite the code's origin. -Follow the [style guide](https://deno.land/style_guide.html). +Follow the +[style guide](https://github.com/denoland/deno/blob/master/docs/contributing/style_guide.md). |