From 0a31f8f41b147b9f0423b31a18f8a80f773d057f Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Sat, 11 Nov 2023 18:59:17 -0300 Subject: [PATCH] fix(all): URLs for MSTeams. --- teams-manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teams-manifest.json b/teams-manifest.json index a945e57ec..5aea7665e 100644 --- a/teams-manifest.json +++ b/teams-manifest.json @@ -6,7 +6,7 @@ "packageName": "@@packageName", "developer": { "name": "@@yourName", - "websiteUrl": "https://pragmatismo.io", + "websiteUrl": "https://gb.pragmatismo.com.br", "privacyUrl": "https://gb.pragmatismo.com.br/privacy.html", "termsOfUseUrl": "https://gb.pragmatismo.com.br/terms.html" },