Skip to content

Commit 61b2be3

Browse files
committed
fix link
Signed-off-by: John Eckersberg <[email protected]>
1 parent f96c208 commit 61b2be3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ostree-ext/src/generic_decompress.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
//! We need a common way to access this stream so that we can flush
99
//! the data during cleanup.
1010
//!
11-
//! See: https://github.com/bootc-dev/bootc/issues/1407
11+
//! See: <https://github.com/bootc-dev/bootc/issues/1407>
1212
1313
use std::io::Read;
1414

0 commit comments

Comments
 (0)