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:
-rw-r--r--content/_data/omnibus-nav.yaml7
1 files changed, 5 insertions, 2 deletions
diff --git a/content/_data/omnibus-nav.yaml b/content/_data/omnibus-nav.yaml
index b39590ff..36363fbc 100644
--- a/content/_data/omnibus-nav.yaml
+++ b/content/_data/omnibus-nav.yaml
@@ -115,8 +115,11 @@ sections:
- category_title: Documentation
category_url: 'https://docs.gitlab.com/ee/development/documentation/'
external_url: true
- - category_title: Set up a build environment
- category_url: 'build/prepare-build-environment.html'
+ - category_title: Prepare a build environment
+ category_url: 'build/README.html'
+ docs:
+ - doc_title: With Docker
+ doc_url: 'build/prepare-build-environment.html'
- category_title: Set up a development environment
category_url: 'development/setup.html'
- category_title: Config options