Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-11-22 16:12:09 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-11-22 16:12:09 +0300
commitc78a0bcc00fe442dead38f3ccd97aecc6b4d181e (patch)
treedc4dfcdde74c7cbd131a21ed86c64f741cd18826 /app
parent33980a0f0cc6c6690f500006d0cb7088a9642530 (diff)
Change documentation link in JIRA service
Diffstat (limited to 'app')
-rw-r--r--app/models/project_services/jira_service.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/models/project_services/jira_service.rb b/app/models/project_services/jira_service.rb
index aeded715893..70bbbbcda85 100644
--- a/app/models/project_services/jira_service.rb
+++ b/app/models/project_services/jira_service.rb
@@ -57,9 +57,9 @@ class JiraService < IssueTrackerService
end
def help
- 'See the ' \
- '[integration doc](http://doc.gitlab.com/ce/integration/external-issue-tracker.html) '\
- 'for details.'
+ 'You need to configure JIRA before enabling this service. For more details
+ read the
+ [JIRA service documentation](https://docs.gitlab.com/ce/project_services/jira.html).'
end
def title