From 7027f56927ede985cd49494f14bd58c9007ce0ec Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 23 Jan 2024 18:39:25 +0100 Subject: [PATCH] Update mattermost url (#524) - ref: #1 - They moved their tld from .org to .com --- software/mattermost.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/mattermost.yml b/software/mattermost.yml index a2d76e72c2..d43dcb17ae 100644 --- a/software/mattermost.yml +++ b/software/mattermost.yml @@ -1,5 +1,5 @@ name: Mattermost -website_url: https://mattermost.org/ +website_url: https://mattermost.com/ description: Platform for secure collaboration across the entire software development lifecycle, can be integrated with Gitlab (alternative to Slack). licenses: - AGPL-3.0