diff --git a/Cargo.toml b/Cargo.toml index 7e27143..29cf1c0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,8 +3,8 @@ name = "advotracker-framework" version = "0.1.0" authors = ["Ralf Zerres "] description = "Supports lawyers to capture relevant data encountered during an online legal advice\n" -repository = "https://github.com/rzerres/advotracker" -homepage = "https://github.com/rzerres/advotracker" +repository = "https://gitea.networkx.de:50443/rzerres/advotracker" +homepage = "https://gitea.networkx.de:50443/rzerres/advotracker" documentation = "https://docs.rs/advotracker" readme = "README.md" license = "0BSD OR MIT"