diff --git a/stdweb-derive/Cargo.toml b/stdweb-derive/Cargo.toml index cc7c6341..98279e2a 100644 --- a/stdweb-derive/Cargo.toml +++ b/stdweb-derive/Cargo.toml @@ -4,7 +4,7 @@ version = "0.5.3" authors = ["Jan Bujak "] repository = "https://github.com/koute/stdweb" homepage = "https://github.com/koute/stdweb" -documentation = "https://docs.rs/stdweb/*/stdweb/" +documentation = "https://docs.rs/stdweb-derive/" license = "MIT/Apache-2.0" readme = "README.md" keywords = ["web", "asmjs", "webasm", "javascript"]