diff options
author | David Sherret <dsherret@users.noreply.github.com> | 2021-07-28 14:54:33 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-28 14:54:33 -0400 |
commit | 4641aacba67d8ad6c80c903c2aa6b2488e3caf49 (patch) | |
tree | d9f0e4c8a301f2eb521e0277f271fa1a7200558a /README.md | |
parent | 42afbed053aa0e103cb54a61a6fcea0086794ef2 (diff) |
chore: update README.md to link to contributing section rather than style guide (#11543)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -91,7 +91,7 @@ The complete API reference is available at the runtime We appreciate your help! To contribute, please read our -[guidelines](https://deno.land/manual/contributing/style_guide). +[contributing instructions](https://deno.land/manual/contributing). [Build Status - Cirrus]: https://github.com/denoland/deno/workflows/ci/badge.svg?branch=main&event=push [Build status]: https://github.com/denoland/deno/actions |