From ece978a2f115f210956bf5c8e6003eb82e85d695 Mon Sep 17 00:00:00 2001 From: Christopher Poile Date: Thu, 10 Mar 2022 09:05:12 -0500 Subject: [PATCH] set homepage and support urls (#21) --- plugin.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugin.json b/plugin.json index ca695b49d..485d3287b 100644 --- a/plugin.json +++ b/plugin.json @@ -2,6 +2,8 @@ "id": "com.mattermost.calls", "name": "Calls", "description": "Integrates real-time voice communication in Mattermost", + "homepage_url": "https://github.com/mattermost/mattermost-plugin-calls/", + "support_url": "https://github.com/mattermost/mattermost-plugin-calls/issues", "min_server_version": "6.3.0", "server": { "executables": {