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:
Diffstat (limited to 'content/index.erb')
-rw-r--r--content/index.erb8
1 files changed, 4 insertions, 4 deletions
diff --git a/content/index.erb b/content/index.erb
index c05ef128..bbda17f7 100644
--- a/content/index.erb
+++ b/content/index.erb
@@ -41,19 +41,19 @@ title: GitLab Documentation
<div class="popular-topics">
<h1>Most popular topics</h1>
<div class="topics-container flex-container">
- <a class="topic" href="/ee/ci/yaml">
+ <a class="topic" href="/ee/ci/yaml/">
<h4>CI/CD YAML reference</h4>
<p>Learn how to configure gitlab-ci.yml for your project.</p>
</a>
- <a class="topic" href="/ee/api">
+ <a class="topic" href="/ee/api/">
<h4>API</h4>
<p>Automate GitLab via a simple and powerful API.</p>
</a>
- <a class="topic" href="/ee/ssh">
+ <a class="topic" href="/ee/ssh/">
<h4>SSH</h4>
<p>Learn how to create an SSH key pair and configure GitLab to authenticate via SSH from your local computer.</p>
</a>
- <a class="topic" href="ee/user/gitlab_com">
+ <a class="topic" href="/ee/user/gitlab_com/">
<h4>GitLab.com Settings</h4>
<p>Information about the settings that are used on GitLab.com, like SSH keys fingerprints, shared Runners configuration, etc.</p>
</a>