From 777762d58b61991ec6ae05dd97d94035edf64acf 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 a945e57e..5aea7665 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" },