Skip to content

Commit 310d7aa

Browse files
committed
Fix doc URL
1 parent ced037c commit 310d7aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors = ["Steven Fackler <sfackler@gmail.com>"]
55
license = "MIT"
66
description = "A native PostgreSQL driver"
77
repository = "https://github.com/sfackler/rust-postgres"
8-
documentation = "https://sfackler.github.io/doc/postgres"
8+
documentation = "https://sfackler.github.io/rust-postgres/doc/postgres"
99
readme = "README.md"
1010
keywords = ["database", "sql"]
1111

0 commit comments

Comments
 (0)