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:
authorFiona Neill <fneill@gitlab.com>2023-11-30 15:50:46 +0300
committerFiona Neill <fneill@gitlab.com>2023-11-30 15:50:46 +0300
commit79399389e4b0bfa8a3bdff664cdf863236b2187a (patch)
treed09049b96133a3d10f19c2d56d572dfc2d6f243a
parent615fd7180d18e6e2b12c0770629b03234ad7a8c9 (diff)
parent24b899946891f953101ef96ae62b7b94aa6449f5 (diff)
Merge branch 'lciutacu-main-patch-9b69' into 'main'
Reorganize project pages in nav See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/4439 Merged-by: Fiona Neill <fneill@gitlab.com> Approved-by: Fiona Neill <fneill@gitlab.com> Co-authored-by: Lorena Ciutacu <lciutacu@gitlab.com>
-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: