summaryrefslogtreecommitdiff
path: root/doc/api/services.md
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2019-03-20 13:45:15 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2019-03-20 13:45:15 +0000
commitc7fdfeea2f327df63a031d296c33065245de96dd (patch)
treed01e12a8c4d822b1292839ba227747a429201825 /doc/api/services.md
parent9266901e500158624035e5985be7e3d7ea76e03a (diff)
downloadgitlab-ce-c7fdfeea2f327df63a031d296c33065245de96dd.tar.gz
Fix note lists throughout docs
Diffstat (limited to 'doc/api/services.md')
-rw-r--r--doc/api/services.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/api/services.md b/doc/api/services.md
index c44f5cc5781..03d0a80aa64 100644
--- a/doc/api/services.md
+++ b/doc/api/services.md
@@ -505,10 +505,9 @@ GET /projects/:id/services/jira
Set JIRA service for a project.
-> **Notes:**
-> - Starting with GitLab 8.14, `api_url`, `issues_url`, `new_issue_url` and
-> `project_url` are replaced by `project_key`, `url`. If you are using an
-> older version, [follow this documentation][old-jira-api].
+> Starting with GitLab 8.14, `api_url`, `issues_url`, `new_issue_url` and
+> `project_url` are replaced by `project_key`, `url`. If you are using an
+> older version, [follow this documentation][old-jira-api].
```
PUT /projects/:id/services/jira