summaryrefslogtreecommitdiffstats
path: root/core
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 /core
parente0a33fa988ccdd326ac25e8106000ef4f46a9308 (diff)
Fix the gitlab badges.
Diffstat (limited to 'core')
-rw-r--r--core/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/Cargo.toml b/core/Cargo.toml
index ce18a3c3..c4176cf8 100644
--- a/core/Cargo.toml
+++ b/core/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" }
[dependencies]