From fd1e5f492789174eb38412acb855afc701259a01 Mon Sep 17 00:00:00 2001 From: kshitij katiyar <90389917+Kshitij-Katiyar@users.noreply.github.com> Date: Tue, 19 Sep 2023 18:47:56 +0530 Subject: [PATCH] Update plugin.json Co-authored-by: Abhishek Verma <72438220+avas27JTG@users.noreply.github.com> --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index 241836577..68be62450 100644 --- a/plugin.json +++ b/plugin.json @@ -20,7 +20,7 @@ "bundle_path": "webapp/dist/main.js" }, "settings_schema": { - "header": "Configure this plugin directly in the config.json file. Learn more [in our documentation](https://github.com/mattermost/mattermost-plugin-welcomebot/blob/master/README.md).\n\n To report an issue, make a suggestion, or submit a contribution, [check the plugin repository](https://github.com/mattermost/mattermost-plugin-welcomebot).", + "header": "Configure this plugin directly in the config.json file. Learn more [in our documentation](https://github.com/mattermost/mattermost-plugin-welcomebot/blob/master/README.md).\n\n To report an issue make a suggestion or submit a contribution to the plugin's [repository](https://github.com/mattermost/mattermost-plugin-welcomebot).", "settings": [ { "key": "WelcomeMessages",