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.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/index.erb b/content/index.erb
index 126f29ea..12c53ef5 100644
--- a/content/index.erb
+++ b/content/index.erb
@@ -201,7 +201,7 @@ title: GitLab Documentation
<div class="card-body">
<h5 class="card-title my-2">
<img src="/assets/images/download.svg" class="mr-3" alt="" role="img" />
- <a href="<%= card[:urk] %>"><%= card[:title] %></a>
+ <a href="<%= card[:url] %>"><%= card[:title] %></a>
</h5>
<p class="card-text pl-5">
<%= card[:description] %>