diff --git a/Cargo.toml b/Cargo.toml index 2261f59..0f5a86f 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ edition = "2021" description = "Interact with XIV game data." license = "GPL-3.0" homepage = "https://xiv.zone/physis" -repository = "https://git.sr.ht/~redstrate/physis" +repository = "https://github.com/redstrate/Physis" keywords = ["ffxiv", "modding"] documentation = "https://docs.xiv.zone/docs/physis/" readme = "README.md"