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:
authorSarah German <sgerman@gitlab.com>2022-05-17 00:39:38 +0300
committerSusan Tacker <stacker@gitlab.com>2022-05-17 00:39:38 +0300
commit69e973d2330313dedc1bda35dfe65b43ffb0d951 (patch)
treea2f5cde2c575d574a83e299df83de8af66d8fe23 /content
parente638c93782b685763c0ac519b7f430551718ac27 (diff)
Add a link to tutorials on the homepage
Diffstat (limited to 'content')
-rw-r--r--content/index.erb4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/index.erb b/content/index.erb
index e1a08a5b..9b6eee82 100644
--- a/content/index.erb
+++ b/content/index.erb
@@ -59,8 +59,8 @@ title: GitLab Documentation
<!-- Topics CTA-->
<div class="row pt-4">
<div class="col">
- <a href="/ee/" class="btn">
- Explore all topics
+ <a href="/ee/tutorials/" class="btn">
+ Explore tutorials
</a>
</div>
</div>