From f08fdd5868534b49fe028f9639f5490271360310 Mon Sep 17 00:00:00 2001 From: Jason Blais <13119842+jasonblais@users.noreply.github.com> Date: Wed, 8 May 2019 08:16:21 -0400 Subject: [PATCH] Update Jira application link for Cloud --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e41fcae15..2a7f5d897 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ As a Jira administrator, you have two steps to configure the plugin: - Enabling development mode allows you to install apps that are not from the Atlassian Marketplace. - Mattermost has opted not to publish to Atlassian Marketplace, as we don’t have an efficient way to provide a callback URL for the app in the marketplace, to enable user-specific interactions between the Mattermost server and Jira cloud instance. -3. Click **Upload app**, then enter the Atlassian Connect app descriptor in the form https:///plugins/jira/atlassian-connect.json where `SITEURL` is your [Mattermost Site URL](https://docs.mattermost.com/administration/config-settings.html#site-url). Select **Upload**. +3. Click **Upload app**, then enter the Atlassian Connect app descriptor in the form https://SITEURL/plugins/jira//ac/atlassian-connect.json where `SITEURL` is your [Mattermost Site URL](https://docs.mattermost.com/administration/config-settings.html#site-url). Select **Upload**. 4. Wait for the app to install.