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-09-29 18:11:47 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-09-29 18:11:47 +0300
commitcee701c9641a4dfa508f9a1d913863a52ae67167 (patch)
tree64ae2ab0eebdd56b8656ddc577c1bdee367bcbfe /doc/index.md
parent5f8d4d631d241c993c2cac54db3494f474b21dc1 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/index.md')
-rw-r--r--doc/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.md b/doc/index.md
index cb8b0e67f7d..9c96c966aee 100644
--- a/doc/index.md
+++ b/doc/index.md
@@ -108,7 +108,7 @@ There are many ways to integrate with GitLab, including:
| Topic | Description |
|:-------------------------------------------|:------------|
-| [GitLab REST API](api/README.md) | Integrate with GitLab using our REST API. |
+| [GitLab REST API](api/index.md) | Integrate with GitLab using our REST API. |
| [GitLab GraphQL API](api/graphql/index.md) | Integrate with GitLab using our GraphQL API. |
| [Integrations](integration/index.md) | Integrations with third-party products. |