summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
-rw-r--r--buffered-reader/Cargo.toml2
-rw-r--r--core/Cargo.toml2
-rw-r--r--ffi/Cargo.toml2
-rw-r--r--net/Cargo.toml2
-rw-r--r--openpgp/Cargo.toml2
-rw-r--r--sqv/Cargo.toml2
-rw-r--r--store/Cargo.toml2
-rw-r--r--tool/Cargo.toml2
9 files changed, 9 insertions, 9 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]
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]
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]
diff --git a/ffi/Cargo.toml b/ffi/Cargo.toml
index 9e70cb58..586c484b 100644
--- a/ffi/Cargo.toml
+++ b/ffi/Cargo.toml
@@ -17,7 +17,7 @@ categories = ["cryptography", "authentication", "development-tools::ffi",
license = "GPL-3.0"
[badges]
-gitlab = { repository = "https://gitlab.com/sequoia-pgp/sequoia" }
+gitlab = { repository = "sequoia-pgp/sequoia" }
maintenance = { status = "actively-developed" }
[dependencies]
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]
diff --git a/openpgp/Cargo.toml b/openpgp/Cargo.toml
index b36caa57..58bf53a8 100644
--- a/openpgp/Cargo.toml
+++ b/openpgp/Cargo.toml
@@ -17,7 +17,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]
diff --git a/sqv/Cargo.toml b/sqv/Cargo.toml
index 7bf2301c..467a219f 100644
--- a/sqv/Cargo.toml
+++ b/sqv/Cargo.toml
@@ -16,7 +16,7 @@ categories = ["cryptography", "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]
diff --git a/store/Cargo.toml b/store/Cargo.toml
index 2f5c6fbe..ff2527bf 100644
--- a/store/Cargo.toml
+++ b/store/Cargo.toml
@@ -17,7 +17,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" }
[features]
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]