summaryrefslogtreecommitdiffstats
path: root/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 /Cargo.toml
parente0a33fa988ccdd326ac25e8106000ef4f46a9308 (diff)
Fix the gitlab badges.
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 dc6d3126..a06bc209 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -16,7 +16,7 @@ categories = ["cryptography", "authentication", "email"]
license = "GPL-3.0"
[badges]
-gitlab = { repository = "https://gitlab.com/sequoia-pgp/sequoia" }
+gitlab = { repository = "sequoia-pgp/sequoia" }
maintenance = { status = "actively-developed" }
[workspace]