We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dca1c0 commit 7f187d3Copy full SHA for 7f187d3
1 file changed
lib.rs
@@ -56,7 +56,7 @@ fn main() {
56
*/
57
58
#[pkgid="github.com/sfackler/rust-postgres"];
59
-#[doc(html_root_url="http://sfackler.github.io/rust-postgres/doc/rust-postgres/")];
+#[doc(html_root_url="http://sfackler.github.io/rust-postgres/doc/")];
60
61
#[warn(missing_doc)];
62
0 commit comments