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:
authorFrédéric Caplette <fcaplette@gitlab.com>2023-09-14 19:58:03 +0300
committerPhillip Wells <pwells@gitlab.com>2023-09-14 19:58:03 +0300
commitd82c55a9fa79225965e85ecd72603eb0d597a87b (patch)
treed69bc43e1c5eb0accb32d5b300d97f1cf67358b8
parent56599fc3fe882e6d826595ac1bb97c43f1881b0c (diff)
Add frontend getting started page to navigation
-rw-r--r--content/_data/navigation.yaml6
1 files changed, 4 insertions, 2 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 7627c010..b8c45991 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -3246,6 +3246,8 @@ sections:
- doc_title: Guides
doc_url: 'ee/development/fe_guide/guides.html'
docs:
+ - doc_title: Getting started
+ doc_url: 'ee/development/fe_guide/getting_started.html'
- doc_title: Migrating from Vuex
doc_url: 'ee/development/fe_guide/migrating_from_vuex.html'
- doc_title: Onboarding course
@@ -3282,8 +3284,8 @@ sections:
doc_url: 'ee/development/fe_guide/vuex.html'
- doc_title: Tooling
doc_url: 'ee/development/fe_guide/tooling.html'
- - doc_title: Troubleshooting
- doc_url: 'ee/development/fe_guide/troubleshooting.html'
+ - doc_title: Troubleshooting
+ doc_url: 'ee/development/fe_guide/troubleshooting.html'
- doc_title: Geo
doc_url: 'ee/development/geo.html'
docs: