diff --git a/Cargo.toml b/Cargo.toml index 0d54844..e9734d3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ authors = [ ] description = "An enum representing all charset names commonly used." readme = "README.md" -documentation = "http://pyfisch.github.io/rust-charsets/rust-charsets/index.html" +documentation = "https://pyfisch.org/rust-charsets" repository = "https://github.com/pyfisch/rust-charsets" license = "MIT" keywords = ["http", "charset", "encoding", "mime", "media-types"]