From ee16709187927c7f885971d12d3b3e20bac9983b Mon Sep 17 00:00:00 2001 From: xuars Date: Fri, 20 Jun 2025 11:01:47 +0200 Subject: [PATCH] Update send (#1453) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> --- software/send.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/software/send.yml b/software/send.yml index 37e3506bc9..7ab98df5dd 100644 --- a/software/send.yml +++ b/software/send.yml @@ -1,5 +1,5 @@ name: Send -website_url: https://github.com/timvisee/send +website_url: https://gitlab.com/timvisee/send description: Simple, private, end to end encrypted temporary file sharing, originally built by Mozilla. licenses: - MPL-2.0 @@ -8,8 +8,9 @@ platforms: - Docker tags: - File Transfer - Peer-to-peer Filesharing -source_code_url: https://github.com/timvisee/send -related_software_url: https://github.com/timvisee/send#clients +source_code_url: https://gitlab.com/timvisee/send +demo_url: https://send.vis.ee/ +related_software_url: https://gitlab.com/timvisee/send#clients stargazers_count: 5251 updated_at: '2025-05-23' archived: false