summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Goodman <jgoodman@gitlab.com>2019-07-15 13:07:52 -0400
committerJason Goodman <jgoodman@gitlab.com>2019-07-15 13:07:52 -0400
commitae4b264086c24bcc54e1308d852e0e1c8070c38f (patch)
tree79153fa6821bdab3320e4a704a6df571fd3bc2a3
parent95b8bc27e6f62ec7630ba7414ece193355e2d3de (diff)
downloadgitlab-ce-update-release-api-documentation.tar.gz
Rename upcoming release imageupdate-release-api-documentation
Other minor fixes
-rw-r--r--doc/api/releases/img/upcoming_release_v12_1.png (renamed from doc/api/releases/img/upcoming_release.png)bin22635 -> 22635 bytes
-rw-r--r--doc/api/releases/index.md7
2 files changed, 3 insertions, 4 deletions
diff --git a/doc/api/releases/img/upcoming_release.png b/doc/api/releases/img/upcoming_release_v12_1.png
index 8bd8573ce84..8bd8573ce84 100644
--- a/doc/api/releases/img/upcoming_release.png
+++ b/doc/api/releases/img/upcoming_release_v12_1.png
Binary files differ
diff --git a/doc/api/releases/index.md b/doc/api/releases/index.md
index 65aaf392e8d..e74b35fd959 100644
--- a/doc/api/releases/index.md
+++ b/doc/api/releases/index.md
@@ -491,9 +491,8 @@ Example response:
## Upcoming Releases
-> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/38105) in GitLab 12.1.
+> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/38105) in GitLab 12.1.
-A release with a `released_at` attribute set to a future date will be labeled
-an **Upcoming Release** on the UI:
+A release with a `released_at` attribute set to a future date will be labeled an **Upcoming Release** in the UI:
-![Upcoming release](img/upcoming_release.png)
+![Upcoming release](img/upcoming_release_v12_1.png)