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>2020-12-16 03:09:58 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-12-16 03:09:58 +0300
commiteba30e2ad821f653970486c4122fcca22cee27d9 (patch)
tree3ac82907511905cc54127b13c2c20ad7c2d356c2 /doc/api/releases
parente32167eb636d14acd5e431ccc1e367f9a57d8a4e (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/releases')
-rw-r--r--doc/api/releases/index.md2
-rw-r--r--doc/api/releases/links.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/releases/index.md b/doc/api/releases/index.md
index af89cd206a7..0cb11a2b586 100644
--- a/doc/api/releases/index.md
+++ b/doc/api/releases/index.md
@@ -7,7 +7,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
# Releases API
> - [Introduced](https://gitlab.com/gitlab-org/gitlab-foss/-/issues/41766) in GitLab 11.7.
-> - Using this API you can manipulate GitLab's [Release](../../user/project/releases/index.md) entries.
+> - Using this API you can manipulate GitLab [Release](../../user/project/releases/index.md) entries.
> - For manipulating links as a release asset, see [Release Links API](links.md).
> - Release Evidences were [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/26019) in GitLab 12.5.
diff --git a/doc/api/releases/links.md b/doc/api/releases/links.md
index 5c2be34d201..88ce3f6ccb4 100644
--- a/doc/api/releases/links.md
+++ b/doc/api/releases/links.md
@@ -8,7 +8,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
> [Introduced](https://gitlab.com/gitlab-org/gitlab-foss/-/issues/41766) in GitLab 11.7.
-Using this API you can manipulate GitLab's [Release](../../user/project/releases/index.md) links. For manipulating other Release assets, see [Release API](index.md).
+Using this API you can manipulate GitLab [Release](../../user/project/releases/index.md) links. For manipulating other Release assets, see [Release API](index.md).
GitLab supports links to `http`, `https`, and `ftp` assets.
## Get links