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