Merge branch 'fix_wiki_md' into 'master'

Fix broken link in docs/api/wiki.md

See merge request gitlab-org/gitlab-ce!14296
This commit is contained in:
Achilleas Pipinellis 2017-09-18 09:27:13 +00:00
commit 326e479b5f
1 changed files with 2 additions and 0 deletions

View File

@ -155,3 +155,5 @@ curl --request DELETE --header "PRIVATE-TOKEN: 9koXpg98eAheJpvBs5tK" "https://gi
```
On success the HTTP status code is `204` and no JSON response is expected.
[ce-13372]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/13372