diff --git a/Cargo.toml b/Cargo.toml
index 987d45d08906ba19145e91de9665c9f0d42aaa5b..7d026018e94b10ce2050f26ef2c8ca840ea33343 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,7 +7,7 @@ include = ["src/**/*", "Cargo.toml", "README.md"]
 readme = "README.md"
 license = "MIT"
 homepage = "https://lib.rs/crates/lcms2"
-documentation = "https://kornelski.github.io/rust-lcms2/lcms2/"
+documentation = "https://docs.rs/lcms2"
 repository = "https://github.com/kornelski/rust-lcms2.git"
 categories = ["multimedia::images", "api-bindings"]
 version = "5.3.1"