aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--openssl-sys/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl-sys/Cargo.toml b/openssl-sys/Cargo.toml
index 334216e9..5c37c054 100644
--- a/openssl-sys/Cargo.toml
+++ b/openssl-sys/Cargo.toml
@@ -6,7 +6,7 @@ authors = ["Alex Crichton <[email protected]>",
license = "MIT"
description = "FFI bindings to OpenSSL"
repository = "https://github.com/sfackler/rust-openssl"
-documentation = "https://sfackler.github.io/rust-openssl/doc/openssl-sys"
+documentation = "https://sfackler.github.io/rust-openssl/doc/openssl_sys"
links = "openssl"
build = "build.rs"