diff options
-rw-r--r-- | std/README.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/std/README.md b/std/README.md index 12380412f..72fcba7f0 100644 --- a/std/README.md +++ b/std/README.md @@ -44,5 +44,4 @@ 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://github.com/denoland/deno/blob/master/docs/contributing/style_guide.md). +Follow the [style guide](https://deno.land/manual/contributing/style_guide). |