Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2021-06-29 02:40:07 +0300
committerEvan Read <eread@gitlab.com>2021-06-29 02:40:07 +0300
commit74f89d734bf86436438c33451f6eedb591e4b39d (patch)
tree1e0a1886a811ba7a487330bacb9d5e6ac092e8ba
parentad30742a9a386ee6244262ac25e7d751031553be (diff)
parentba4a58759cfae16f19c5ea216e51fbe561146c4e (diff)
Merge branch 'landing-page-readme-links' into 'main'
Update landing page links to index See merge request gitlab-org/gitlab-docs!1930
-rw-r--r--content/_data/popular_topics.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/content/_data/popular_topics.yaml b/content/_data/popular_topics.yaml
index a9f141d4..ffd9b436 100644
--- a/content/_data/popular_topics.yaml
+++ b/content/_data/popular_topics.yaml
@@ -18,7 +18,7 @@ topics:
- title: GitLab CI/CD reference
description: Configure GitLab CI/CD in the .gitlab-ci.yml file
icon: rocket
- url: /ee/ci/yaml/README.html
+ url: /ee/ci/yaml/index.html
- title: Database settings
description: Configure database settings for your Omnibus GitLab self-managed instance
icon: table
@@ -64,7 +64,7 @@ developer:
links:
- title: API
description: Use the API to develop against GitLab
- url: /ee/api/README.html
+ url: /ee/api/index.html
- title: Contributing
description: Learn the processes and technical information you need to contribute to GitLab
- url: /ee/development/README.html
+ url: /ee/development/index.html