Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-07-12 18:09:19 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-07-12 18:09:19 +0300
commitd9b3f39acad88d81eb7a75627c4325651fb7ff13 (patch)
tree9a10f44168d0d401c15b664c17e8a353674203b5 /doc/api/markdown.md
parentf81141c25d0dd79de8c07559bf268cb6e0d287d3 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/markdown.md')
-rw-r--r--doc/api/markdown.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/markdown.md b/doc/api/markdown.md
index 51dc8a22bf1..d83b7420829 100644
--- a/doc/api/markdown.md
+++ b/doc/api/markdown.md
@@ -14,7 +14,7 @@ Available only in APIv4.
## Render an arbitrary Markdown document
```plaintext
-POST /api/v4/markdown
+POST /markdown
```
| Attribute | Type | Required | Description |