summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index dbecccc..f1946fe 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,8 +5,7 @@ authors = ["Matthias Beyer <matthias.beyer@atos.net>"]
edition = "2018"
description = "CLI for repology.org"
documentation = "https://docs.rs/repolocli"
-homepage = "https://github.com/matthiasbeyer/repolocli"
-repository = "https://github.com/matthiasbeyer/repolocli"
+repository = "https://git.beyermatthi.as/repolocli"
readme = "./README.md"
keywords = ["cli", "repology"]
categories = ["command-line-interface", "command-line-utilities"]