summaryrefslogtreecommitdiffstats
path: root/buffered-reader/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 /buffered-reader/Cargo.toml
parente0a33fa988ccdd326ac25e8106000ef4f46a9308 (diff)
Fix the gitlab badges.
Diffstat (limited to 'buffered-reader/Cargo.toml')
-rw-r--r--buffered-reader/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/buffered-reader/Cargo.toml b/buffered-reader/Cargo.toml
index 12cc2cf8..abb0624f 100644
--- a/buffered-reader/Cargo.toml
+++ b/buffered-reader/Cargo.toml
@@ -14,7 +14,7 @@ readme = "README.md"
license = "GPL-3.0"
[badges]
-gitlab = { repository = "https://gitlab.com/sequoia-pgp/sequoia" }
+gitlab = { repository = "sequoia-pgp/sequoia" }
maintenance = { status = "actively-developed" }
[dependencies]