Fix repo/homepage URL
All checks were successful
CI / CI (push) Successful in 9m50s

This commit is contained in:
2025-07-30 05:40:53 -07:00
parent c386d85d90
commit 602d562c66

View File

@@ -6,8 +6,8 @@ license = "AGPL-3.0"
authors = [ authors = [
"Brian J. Tarricone <brian@tarricone.org>", "Brian J. Tarricone <brian@tarricone.org>",
] ]
homepage = "https://git.spurint.org/kelnos/bebot" homepage = "https://git.spurint.org/brian/bebot"
repository = "https://git.spurint.org/kelnos/bebot" repository = "https://git.spurint.org/brian/bebot"
edition = "2021" edition = "2021"
categories = [ categories = [
"development-tools", "development-tools",