Commit c78a0bcc authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Change documentation link in JIRA service

parent 33980a0f
...@@ -57,9 +57,9 @@ class JiraService < IssueTrackerService ...@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment