Skip to content

Commit 391ec2b

Browse files
committed
Set html_root_url
1 parent a2d1ed1 commit 391ec2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@
228228
//!
229229
//! [`anyhow`]: https://github.com/dtolnay/anyhow
230230
231+
#![doc(html_root_url = "https://docs.rs/thiserror/1.0.38")]
231232
#![allow(
232233
// Clippy bug: https://github.com/rust-lang/rust-clippy/issues/7421
233234
clippy::doc_markdown,

0 commit comments

Comments
 (0)