alexcrichton / xz2-rs

Bindings to liblzma in Rust (xz streams in Rust)
Apache License 2.0
81 stars 52 forks source link

Fix a broken link in a doc comment #122

Open noritada opened 10 months ago

noritada commented 10 months ago

This small PR fixes a broken link in a doc comment from read::XzDecoder to bufread::XzDecoder.