about summary refs log tree commit diff
path: root/ops/mq_cli/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'ops/mq_cli/Cargo.toml')
-rw-r--r--ops/mq_cli/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ops/mq_cli/Cargo.toml b/ops/mq_cli/Cargo.toml
index 816a37075977..8f34bd8e9d3c 100644
--- a/ops/mq_cli/Cargo.toml
+++ b/ops/mq_cli/Cargo.toml
@@ -4,7 +4,7 @@ description = "CLI tool for accessing POSIX message queues (mq_overview(7))"
 license = "MIT"
 version = "3773.0.0"
 authors = ["Vincent Ambo <tazjin@tvl.su>"]
-homepage = "https://cs.tvl.fyi/depot/-/tree/ops/mq_cli"
+homepage = "https://code.tvl.fyi/tree/ops/mq_cli"
 repository = "https://code.tvl.fyi/depot.git:/ops/mq_cli.git"
 
 [dependencies]