summaryrefslogtreecommitdiffstats
path: root/tool/Cargo.toml
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2018-11-27 16:21:36 +0100
committerJustus Winter <justus@sequoia-pgp.org>2018-11-27 16:21:36 +0100
commitafb345f4195bd185d46c138d0c3213736b75dc84 (patch)
tree3b5ac9b59205062cf9837a5bfa732f0de45cbb2e /tool/Cargo.toml
parente0a33fa988ccdd326ac25e8106000ef4f46a9308 (diff)
Fix the gitlab badges.
Diffstat (limited to 'tool/Cargo.toml')
-rw-r--r--tool/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tool/Cargo.toml b/tool/Cargo.toml
index a510ebb0..c54433e9 100644
--- a/tool/Cargo.toml
+++ b/tool/Cargo.toml
@@ -17,7 +17,7 @@ categories = ["cryptography", "authentication", "command-line-utilities"]
license = "GPL-3.0"
[badges]
-gitlab = { repository = "https://gitlab.com/sequoia-pgp/sequoia" }
+gitlab = { repository = "sequoia-pgp/sequoia" }
maintenance = { status = "actively-developed" }
[dependencies]