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-26 18:08:30 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-07-26 18:08:30 +0300
commit81f9ca3c644d6e14de09b61202b67dbb6e321fe7 (patch)
treef50d13f5c821630153808febce1897bde5aa5f19 /doc/api/namespaces.md
parentc4af99d56fdef59d1da557d88a334f52e7531eb3 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/namespaces.md')
-rw-r--r--doc/api/namespaces.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/api/namespaces.md b/doc/api/namespaces.md
index ac8ea95ef30..e6ad855f62f 100644
--- a/doc/api/namespaces.md
+++ b/doc/api/namespaces.md
@@ -6,7 +6,8 @@ info: To determine the technical writer assigned to the Stage/Group associated w
# Namespaces API
-Usernames and group names fall under a special category called namespaces.
+Usernames and group names fall under a special category called
+[namespaces](../user/group/index.md#namespaces).
For users and groups supported API calls see the [users](users.md) and
[groups](groups.md) documentation respectively.