diff --git a/lib.rs b/lib.rs index 6415cd48..5375fcf8 100644 --- a/lib.rs +++ b/lib.rs @@ -56,7 +56,7 @@ fn main() { */ #[pkgid="github.com/sfackler/rust-postgres"]; -#[doc(html_root_url="http://sfackler.github.io/rust-postgres/doc/rust-postgres/")]; +#[doc(html_root_url="http://sfackler.github.io/rust-postgres/doc/")]; #[warn(missing_doc)];