From ccb2293d6dbadb0c1cbe31fd6319733dac984c85 Mon Sep 17 00:00:00 2001 From: Georgy Yakovlev Date: Thu, 7 Oct 2021 11:43:21 -0700 Subject: Cargo.toml: update URLs Signed-off-by: Georgy Yakovlev --- Cargo.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index af95421..5af638b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,9 +4,9 @@ version = "0.5.1-dev" authors = ["Doug Goldstein "] license = "MIT/Apache-2.0" edition = "2018" -repository = "https://github.com/cardoe/cargo-ebuild" -homepage = "https://github.com/cardoe/cargo-ebuild" -documentation = "https://github.com/cardoe/cargo-ebuild" +repository = "https://github.com/gentoo/cargo-ebuild" +homepage = "https://github.com/gentoo/cargo-ebuild" +documentation = "https://github.com/gentoo/cargo-ebuild" readme = "README.md" keywords = ["cargo-subcommand", "ebuild", "gentoo"] categories = ["command-line-utilities"] -- cgit v1.2.3-65-gdbad