From 89d9527d5f00b246fa2b689a6af1e8d5206307ce Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Tue, 16 Apr 2024 16:28:00 +0100 Subject: build: update cargo.toml homepage and repo away for github and towards gitworkshop.dev --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 67706a9..320f6cb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,8 +5,8 @@ edition = "2021" description = "cli for code collaboration over nostr with nip34 support" authors = ["DanConwayDev "] readme = "README.md" -homepage = "https://github.com/DanConwayDev/ngit-cli" -repository = "https://github.com/DanConwayDev/ngit-cli" +homepage = "https://gitworkshop.dev/repo/ngit" +repository = "https://codeberg.org/DanConwayDev/ngit-cli" license = "MIT" keywords = ["nostr", "git"] categories = ["command-line-utilities","git"] -- cgit v1.2.3