Skip to content

Commit 4feae13

Browse files
committed
Switch doc root to rust-ci
1 parent 78c860c commit 4feae13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ fn main() {
5757

5858
#[crate_id="github.com/sfackler/rust-postgres#postgres:0.0"];
5959
#[crate_type="lib"];
60-
#[doc(html_root_url="http://sfackler.github.io/rust-postgres/doc/")];
60+
#[doc(html_root_url="http://www.rust-ci.org/sfackler/rust-postgres/doc")];
6161

6262
#[warn(missing_doc)];
6363

0 commit comments

Comments
 (0)