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:
Diffstat (limited to 'doc/index.md')
-rw-r--r--doc/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.md b/doc/index.md
index 88b8c653aae..492320d93aa 100644
--- a/doc/index.md
+++ b/doc/index.md
@@ -59,7 +59,7 @@ GitLab provides solutions for [each of the stages of the DevOps lifecycle](https
### User account
-Learn more about GitLab account management:
+For more information about GitLab account management, see:
| Topic | Description |
|:-----------------------------------------------------------|:------------|
@@ -83,7 +83,7 @@ There are many ways to integrate with GitLab, including:
| Topic | Description |
|:-------------------------------------------|:------------|
-| [GitLab REST API](api/index.md) | Integrate with GitLab using our REST API. |
+| [GitLab REST API](api/rest/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. |