BigW Consortium Gitlab

Commit adb1cf82 by Sean McGivern

Merge branch '29929-jira-doc' into 'master'

Fix link to Jira service documentation Closes #29929 See merge request !10366
parents acc2a03d 653d5f49
...@@ -62,7 +62,7 @@ class JiraService < IssueTrackerService ...@@ -62,7 +62,7 @@ class JiraService < IssueTrackerService
def help def help
"You need to configure JIRA before enabling this service. For more details "You need to configure JIRA before enabling this service. For more details
read the read the
[JIRA service documentation](#{help_page_url('project_services/jira')})." [JIRA service documentation](#{help_page_url('user/project/integrations/jira')})."
end end
def title def title
......
---
title: Fix link to Jira service documentation
merge_request:
author:
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