Switch doc root to rust-ci

This commit is contained in:
Steven Fackler
2014-01-18 22:15:28 -08:00
parent 78c860cae1
commit 4feae133e1

2
lib.rs
View File

@@ -57,7 +57,7 @@ fn main() {
#[crate_id="github.com/sfackler/rust-postgres#postgres:0.0"];
#[crate_type="lib"];
#[doc(html_root_url="http://sfackler.github.io/rust-postgres/doc/")];
#[doc(html_root_url="http://www.rust-ci.org/sfackler/rust-postgres/doc")];
#[warn(missing_doc)];