diff --git a/Cargo.toml b/Cargo.toml index f5e7cfd..e037a5e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,8 +6,8 @@ edition = "2021" description = "Automatic raw Rust bindings to raylib" documentation = "https://docs.rs/raylib-ffi" readme = "README.md" -homepage = "https://github.com/ewpratten/raylib-ffi" -repository = "https://github.com/ewpratten/raylib-ffi" +homepage = "https://git.ewpratten.com/evan/raylib-ffi" +repository = "https://git.ewpratten.com/evan/raylib-ffi" license = "GPL-3.0" keywords = ["raylib", "graphics"] categories = ["external-ffi-bindings", "graphics", "multimedia", "rendering"]