diff options
Diffstat (limited to 'doc/project_services/jira.md')
-rw-r--r-- | doc/project_services/jira.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/project_services/jira.md b/doc/project_services/jira.md index 390066c9989..80e453a91f4 100644 --- a/doc/project_services/jira.md +++ b/doc/project_services/jira.md @@ -6,7 +6,7 @@ user name and password. Connecting to a JIRA server via CAS is not possible. Each project can be configured to connect to a different JIRA instance, see the [configuration](#configuration) section. If you have one JIRA instance you can pre-fill the settings page with a default template. To configure the template -see the [Services Templates][services-templates] document. +see the [Services Templates][services_templates] document. Once the project is connected to JIRA, you can reference and close the issues in JIRA directly from GitLab. @@ -204,5 +204,5 @@ JIRA issue references and update comments will not work if the GitLab issue trac Make sure the `Transition ID` you set within the JIRA settings matches the one your project needs to close a ticket. -[services-templates]: ../project_services/services_templates.md +[services_templates]: ../project_services/services_templates.md [jira-repo-docs]: https://gitlab.com/gitlab-org/gitlab-ce/blob/8-13-stable/doc/project_services/jira.md |