doc: fix incorrect link in doc (#3670)

This commit is contained in:
Donough Liu
2021-04-01 15:24:29 +02:00
committed by GitHub
parent 8fc49dc522
commit b42f21ec3e
+1 -1
View File
@@ -44,7 +44,7 @@
/// Stream + Unpin`.
///
/// [`Future`]: trait@std::future::Future
/// [`Box::pin`]: #
/// [`Box::pin`]: std::boxed::Box::pin
///
/// # Usage
///