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:
authorSuzanne Selhorn <sselhorn@gitlab.com>2023-04-10 23:25:42 +0300
committerSuzanne Selhorn <sselhorn@gitlab.com>2023-04-10 23:25:42 +0300
commitb588ea1e12ebe923f0e03eb636d782082229c422 (patch)
treec74b3b8e0771641e18740e2f479ec1365c1c521a
parent6890b46e36f3681963a22604c837afae7036911d (diff)
parent6c3522273c8388ea35ad4f0c3422f477f5501975 (diff)
Merge branch 'tmccaslin-code-suggestions-doc-nav' into 'main'
Add code questions to top level doc nav See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/3752 Merged-by: Suzanne Selhorn <sselhorn@gitlab.com> Co-authored-by: Taylor McCaslin <tmccaslin@gitlab.com>
-rw-r--r--content/_data/navigation.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index b6d06951..fca7ef4f 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2688,6 +2688,8 @@ sections:
category_url: 'ee/integration/glab/'
- category_title: Visual Studio Code extension
category_url: 'ee/user/project/repository/vscode.html'
+ - category_title: Code Suggestions
+ category_url: 'ee/user/project/repository/code_suggestions.html'
# End of documentation from https://gitlab.com/gitlab-org/gitlab
# Development documentation from: