Skip to content

Commit

Permalink
Merge pull request #2 from tokio-rs/master
Browse files Browse the repository at this point in the history
tokio: fix broken contributing guide link (tokio-rs#2267)
  • Loading branch information
sthagen authored Feb 23, 2020
2 parents f5b51d1 + 4213b79 commit efd45e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ question. Last, if that doesn't work, try opening an [issue] with the question.
you! We have a [contributing guide][guide] to help you get involved in the Tokio
project.

[guide]: CONTRIBUTING.md
[guide]: https://github.com/tokio-rs/tokio/blob/master/CONTRIBUTING.md

## Related Projects

Expand Down

0 comments on commit efd45e4

Please sign in to comment.