diff --git a/core/Cargo.toml b/core/Cargo.toml index 75a7e3b7..8605c94c 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "linutil_core" description = "The backend of Linutil." -repository = "https://github.com/hexisXz/linutil/tree/main/core" +repository = "https://github.com/ChrisTitusTech/linutil/tree/main/core" edition = "2021" version.workspace = true license.workspace = true