Skip to content

Commit 783c3ea

Browse files
committed
Fix html_root_url
1 parent 4f37d3d commit 783c3ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@
150150
// https://github.com/rust-lang/rust
151151
// cb2a656cdfb6400ac0200c661267f91fabf237e2 src/libstd/path.rs
152152

153+
#![doc(html_root_url = "https://docs.rs/relative-path/1.2.1")]
153154
#![deny(missing_docs)]
154155
#![deny(intra_doc_link_resolution_failure)]
155156

0 commit comments

Comments
 (0)