We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ced037c commit 310d7aaCopy full SHA for 310d7aa
1 file changed
Cargo.toml
@@ -5,7 +5,7 @@ authors = ["Steven Fackler <sfackler@gmail.com>"]
5
license = "MIT"
6
description = "A native PostgreSQL driver"
7
repository = "https://github.com/sfackler/rust-postgres"
8
-documentation = "https://sfackler.github.io/doc/postgres"
+documentation = "https://sfackler.github.io/rust-postgres/doc/postgres"
9
readme = "README.md"
10
keywords = ["database", "sql"]
11
0 commit comments