Skip to content

Commit 171512c

Browse files
Merge pull request #424 from elpiel/patch-1
Typo fix for PR link in "AsyncAwait Not Send" post
2 parents 8713f96 + 433113c commit 171512c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/inside-rust/2019-10-11-AsyncAwait-Not-Send-Error-Improvements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,5 +269,5 @@ note: future does not implement `std::marker::Send` as this value is used across
269269
[send_doc]: https://doc.rust-lang.org/std/marker/trait.Send.html
270270
[compiler_team]: https://rust-lang.github.io/compiler-team
271271
[rustc_guide]: https://rust-lang.github.io/rustc-guide
272-
[pr64895]: https://github.com/rust-lang/rust/pulls/64895
272+
[pr64895]: https://github.com/rust-lang/rust/pull/64895
273273
[play]: https://play.rust-lang.org/?version=nightly&mode=debug&edition=2018&gist=7e80a8bc151df8817e0983e55bf2667a

0 commit comments

Comments
 (0)