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>2022-09-28 20:00:21 +0300
committerMarcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com>2022-09-28 20:00:21 +0300
commit45ebb524146de6ca367bdec5a29fd65cf77b1f61 (patch)
tree757caa07788c844fe8371f3cc3502e6259b5db45
parentd6db243319780b5c33a1f6f1bada0eee7834e381 (diff)
parent6feaa79ebed91dc0e52ca2f43bfe765498c56885 (diff)
Merge branch 'bwill-main-patch-83310' into 'main'
Add secure coding guidelines to the navbar See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/3128 Merged-by: Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com> Approved-by: Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com> Co-authored-by: Brian Williams <bwilliams@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 36954cdb..a5d3590a 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2644,6 +2644,8 @@ sections:
doc_url: 'ee/development/gemfile.html'
- doc_title: SCSS style guide
doc_url: 'ee/development/fe_guide/style/scss.html'
+ - doc_title: Secure coding guidelines
+ doc_url: 'ee/development/secure_coding_guidelines.html'
- doc_title: Shell scripting standards and style guidelines
doc_url: 'ee/development/shell_scripting_guide/'
- doc_title: Vue style guide