Change documentation link in JIRA service
This commit is contained in:
parent
33980a0f0c
commit
c78a0bcc00
1 changed files with 3 additions and 3 deletions
|
@ -57,9 +57,9 @@ class JiraService < IssueTrackerService
|
||||||
end
|
end
|
||||||
|
|
||||||
def help
|
def help
|
||||||
'See the ' \
|
'You need to configure JIRA before enabling this service. For more details
|
||||||
'[integration doc](http://doc.gitlab.com/ce/integration/external-issue-tracker.html) '\
|
read the
|
||||||
'for details.'
|
[JIRA service documentation](https://docs.gitlab.com/ce/project_services/jira.html).'
|
||||||
end
|
end
|
||||||
|
|
||||||
def title
|
def title
|
||||||
|
|
Loading…
Reference in a new issue