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:
authorMarcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com>2023-11-22 20:13:02 +0300
committerMarcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com>2023-11-22 20:13:02 +0300
commit16df4a73c17b5d322e4655ad689be575dcb7f5c9 (patch)
tree49405bd32ebe2d47fe6204c3e91988bd7f6331ff /content/_data/navigation.yaml
parent024396d33368dd89047c9a3807a6d0476cb197ec (diff)
parent9b1cc43b700e32773fecb321ec11452decb33dbf (diff)
Merge branch 'lciutacu-main-patch-5e0b' into 'main'
Add page "Use project as Go package" to nav See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/4416 Merged-by: Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com> Approved-by: Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com> Co-authored-by: Lorena Ciutacu <lciutacu@gitlab.com>
Diffstat (limited to 'content/_data/navigation.yaml')
-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 2775cc50..8e569478 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1230,8 +1230,6 @@ sections:
docs:
- doc_title: Create a project
doc_url: 'ee/user/project/'
- - doc_title: 'Tutorial: Build a protected workflow for your project'
- doc_url: 'ee/tutorials/protected_workflow/'
- doc_title: Manage projects
doc_url: 'ee/user/project/working_with_projects.html'
- doc_title: Project visibility
@@ -1253,6 +1251,10 @@ sections:
doc_url: 'ee/user/search/exact_code_search.html'
- doc_title: Command palette
doc_url: 'ee/user/search/command_palette.html'
+ - doc_title: Use a project as a Go package
+ doc_url: 'ee/user/project/use_project_as_go_package.html'
+ - doc_title: 'Tutorial: Build a protected workflow for your project'
+ doc_url: 'ee/tutorials/protected_workflow/'
- doc_title: Badges
doc_url: 'ee/user/project/badges.html'
- doc_title: Code intelligence