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