We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78c860c commit 4feae13Copy full SHA for 4feae13
1 file changed
lib.rs
@@ -57,7 +57,7 @@ fn main() {
57
58
#[crate_id="github.com/sfackler/rust-postgres#postgres:0.0"];
59
#[crate_type="lib"];
60
-#[doc(html_root_url="http://sfackler.github.io/rust-postgres/doc/")];
+#[doc(html_root_url="http://www.rust-ci.org/sfackler/rust-postgres/doc")];
61
62
#[warn(missing_doc)];
63
0 commit comments