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:
authorLorena Ciutacu <lciutacu@gitlab.com>2023-11-30 15:50:46 +0300
committerFiona Neill <fneill@gitlab.com>2023-11-30 15:50:46 +0300
commit24b899946891f953101ef96ae62b7b94aa6449f5 (patch)
treed2eb400441bdba80226234b762d41551ba1725fd /content/_data/navigation.yaml
parent88c7c19ac1aed5b2fcd4434a7b4d3ea7fa981bb6 (diff)
Reorganize project pages in nav
Diffstat (limited to 'content/_data/navigation.yaml')
-rw-r--r--content/_data/navigation.yaml16
1 files changed, 9 insertions, 7 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 2e0b4f7e..af97ab32 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1239,14 +1239,16 @@ sections:
doc_url: 'ee/user/project/'
- doc_title: Manage projects
doc_url: 'ee/user/project/working_with_projects.html'
- - doc_title: Project visibility
+ - doc_title: Migrate projects
+ doc_url: 'ee/user/project/settings/migrate_projects.html'
+ - doc_title: Share projects
+ doc_url: 'ee/user/project/members/share_project_with_groups.html'
+ - doc_title: Project features and permissions
+ doc_url: 'ee/user/project/settings/project_features_permissions.html'
+ - doc_title: Project and group visibility
doc_url: 'ee/user/public_access.html'
- - doc_title: Project settings
- doc_url: 'ee/user/project/settings/'
- doc_title: Project access tokens
doc_url: 'ee/user/project/settings/project_access_tokens.html'
- - doc_title: Share projects
- doc_url: 'ee/user/project/members/share_project_with_groups.html'
- doc_title: Reserved project and group names
doc_url: 'ee/user/reserved_names.html'
- doc_title: Search
@@ -1258,6 +1260,8 @@ sections:
doc_url: 'ee/user/search/exact_code_search.html'
- doc_title: Command palette
doc_url: 'ee/user/search/command_palette.html'
+ - doc_title: File finder
+ doc_url: 'ee/user/project/repository/file_finder.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'
@@ -1272,8 +1276,6 @@ sections:
doc_url: 'ee/user/project/deploy_keys/'
- doc_title: Deploy tokens
doc_url: 'ee/user/project/deploy_tokens/'
- - doc_title: File finder
- doc_url: 'ee/user/project/repository/file_finder.html'
- doc_title: Import projects
doc_url: 'ee/user/project/import/'
docs: