summaryrefslogtreecommitdiff
path: root/doc/project_services/jira.md
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-11-22 18:37:21 +0100
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-11-22 18:37:21 +0100
commit7367744401a04b78fa424b5949f688f6c2cb4c7f (patch)
tree2f497119731119d83a4e0309cc9c92640d2b922e /doc/project_services/jira.md
parent93792e8da6fe91cfb380eda96bdb83441117be46 (diff)
downloadgitlab-ce-7367744401a04b78fa424b5949f688f6c2cb4c7f.tar.gz
Fix list in JIRA service docs
[ci skip]
Diffstat (limited to 'doc/project_services/jira.md')
-rw-r--r--doc/project_services/jira.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/project_services/jira.md b/doc/project_services/jira.md
index ef14def78d9..366e4b2d306 100644
--- a/doc/project_services/jira.md
+++ b/doc/project_services/jira.md
@@ -150,11 +150,11 @@ the transition ID was set up correctly).
There are currently three trigger words, and you can use either one to achieve
the same goal:
-- `Resolves GITLAB-1`
-- `Closes GITLAB-1`
-- `Fixes GITLAB-1`
+- `Resolves PROJECT-1`
+- `Closes PROJECT-1`
+- `Fixes PROJECT-1`
-- where `GITLAB-1` the issue ID of the JIRA project.
+where `PROJECT-1` is the issue ID of the JIRA project.
### JIRA issue closing example