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:
authorPhillip Wells <pwells@gitlab.com>2023-09-14 19:58:03 +0300
committerPhillip Wells <pwells@gitlab.com>2023-09-14 19:58:03 +0300
commitd89d4529104f38e289ffcb522230a9d2c87d216c (patch)
tree33240f4c1470380198c8d1b51342e13504875ebc
parentf55bf900c95ed5b774e165e14be1f70cadbe9212 (diff)
parentd82c55a9fa79225965e85ecd72603eb0d597a87b (diff)
Merge branch 'fc-add-getting-started-page-to-nav' into 'main'
Add frontend getting started page to navigation See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/4248 Merged-by: Phillip Wells <pwells@gitlab.com> Approved-by: Phillip Wells <pwells@gitlab.com> Co-authored-by: Frédéric Caplette <fcaplette@gitlab.com>
-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 c5f7fbf8..cb4ce26f 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -3251,6 +3251,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
@@ -3287,8 +3289,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: