Skip to content

Commit

Permalink
fix(std): fix broken style guide link (denoland#5211)
Browse files Browse the repository at this point in the history
  • Loading branch information
machadolucasvp committed May 12, 2020
1 parent c912ffd commit eec0855
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion std/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

0 comments on commit eec0855

Please sign in to comment.