summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3215a1d..3ebe0ac 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,7 +6,7 @@ edition = "2021"
description = "A shell for restricting access on a version control server"
readme = "README.md"
# TODO: homepage = ""
-repository = "https://code.worthe-it.co.za/shackle.git/"
+repository = "https://codeberg.org/worthe-it/shackle-shell"
license = "MIT OR Apache-2.0"
keywords = ["shell", "version-control", "git", "cli"]
categories = ["command-line-utilities"]