From bf5c5931188872c2e8db8e3cbee3d806fcb3c0dd Mon Sep 17 00:00:00 2001 From: SoniEx2 Date: Mon, 22 Apr 2019 19:30:06 -0300 Subject: [PATCH] Update homepage --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 767a8f7..6c1baf9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ authors = ["SoniEx2 "] 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"