fixup doc links

This commit is contained in:
Floris Bruynooghe
2023-02-14 13:27:15 +01:00
parent c379a4e5a7
commit d56e05a11a
4 changed files with 6 additions and 5 deletions

View File

@@ -804,7 +804,7 @@ impl<'a> BlobDirContents<'a> {
}
}
/// A stream for [`Blob`]s.
/// A stream for [`BlobObject`]s.
///
/// The stream emits [`EventType::ImexProgress`] events as it being consumed.
///