diff options
author | SoniEx2 <endermoneymod@gmail.com> | 2019-04-22 19:30:06 -0300 |
---|---|---|
committer | SoniEx2 <endermoneymod@gmail.com> | 2019-04-22 19:30:06 -0300 |
commit | bf5c5931188872c2e8db8e3cbee3d806fcb3c0dd (patch) | |
tree | 6d31277dde95c04b37a2826493c9c6bfa24b119e | |
parent | b320a12af2419086665f6686a336c1ad4334f043 (diff) |
Update homepage
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index 767a8f7..6c1baf9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ authors = ["SoniEx2 <endermoneymod@gmail.com>"] description = "Lets you write HexChat plugins in Rust" license = "AGPL-3.0+" repository = "https://cybre.tech/SoniEx2/rust.hexchat.hexchat-plugin" -homepage = "https://ganarchy.autistic.space/hexchat-plugin.html" +homepage = "https://ganarchy.autistic.space/project/7597bdc9d42badc332ecd57ab81e71c41fa2b595" keywords = ["hexchat", "plugin", "hexchat-plugin"] categories = ["api-bindings"] readme = "README.md" |