From 9a12740e1d40ff62ae20d9a9d20f8cf9beeeb889 Mon Sep 17 00:00:00 2001 From: Hanzei Date: Sun, 26 Jan 2020 16:52:27 +0100 Subject: [PATCH] Add more manifest metadata --- plugin.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugin.json b/plugin.json index 86ee2e78..a9e5163f 100644 --- a/plugin.json +++ b/plugin.json @@ -2,6 +2,8 @@ "id": "mattermost-autolink", "name": "Autolink", "description": "Automatically rewrite text matching a regular expression into a Markdown link.", + "homepage_url": "https://github.com/mattermost/mattermost-plugin-autolink", + "support_url": "https://github.com/mattermost/mattermost-plugin-autolink/issues", "version": "1.1.2", "min_server_version": "5.16.0", "server": {