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
path: root/doc/api
diff options
context:
space:
mode:
authorFabio Busatto <fabio@gitlab.com>2018-06-15 12:02:22 +0300
committerFabio Busatto <fabio@gitlab.com>2018-06-15 12:02:22 +0300
commit395b47aa04f6bad3d3669842810d056e09c7a437 (patch)
tree42836219860f9fa339592e053666199433a50e6c /doc/api
parentb403a6667104a1ed34a0d6fec168b808f07908db (diff)
Fix indentation for 'Current status' section
Diffstat (limited to 'doc/api')
-rw-r--r--doc/api/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/README.md b/doc/api/README.md
index 1c756dc855f..6267618d3bc 100644
--- a/doc/api/README.md
+++ b/doc/api/README.md
@@ -104,7 +104,7 @@ with a major point release of GitLab itself. All deprecations and changes
between two versions should be listed in the documentation. For the changes
between v3 and v4; please read the [v3 to v4 documentation](v3_to_v4.md)
-#### Current status
+### Current status
Currently only API version v4 is available. Version v3 was removed in
[GitLab 11.0](https://gitlab.com/gitlab-org/gitlab-ce/issues/36819).