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:
authorKati Paizee <kpaizee@gitlab.com>2022-04-04 17:02:11 +0300
committerKati Paizee <kpaizee@gitlab.com>2022-04-04 17:02:11 +0300
commite53fdb0e75e65fc8ef698ff315ae2d374d21aa7f (patch)
tree1b9acdf0480eca33214cb282de178337d4451c08
parent7868ac211917cbde89c9440e4791176c51a8ea5b (diff)
parent26814184ff7f7122902710b1b4751f4512aca37b (diff)
Merge branch 'aqualls-move-recaptcha-down' into 'main'
Move antispam page location in left nav See merge request gitlab-org/gitlab-docs!2551
-rw-r--r--content/_data/navigation.yaml26
1 files changed, 13 insertions, 13 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index ca34dabe..8062600a 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2481,19 +2481,6 @@ sections:
doc_url: 'ee/development/post_deployment_migrations.html'
- doc_title: Query comments with Marginalia
doc_url: 'ee/development/database_query_comments.html'
- - doc_title: Spam protection and CAPTCHA
- doc_url: 'ee/development/spam_protection_and_captcha/'
- docs:
- - doc_title: Model and services
- doc_url: 'ee/development/spam_protection_and_captcha/model_and_services.html'
- - doc_title: REST API spam protection
- doc_url: 'ee/development/spam_protection_and_captcha/rest_api.html'
- - doc_title: GraphQL API spam protection
- doc_url: 'ee/development/spam_protection_and_captcha/graphql_api.html'
- - doc_title: Web UI spam protection
- doc_url: 'ee/development/spam_protection_and_captcha/web_ui.html'
- - doc_title: Exploratory testing
- doc_url: 'ee/development/spam_protection_and_captcha/exploratory_testing.html'
- doc_title: SQL guidelines
doc_url: 'ee/development/sql.html'
- doc_title: Swapping tables
@@ -2733,6 +2720,19 @@ sections:
doc_url: 'ee/development/sidekiq/logging.html'
- doc_title: Worker attributes
doc_url: 'ee/development/sidekiq/worker_attributes.html'
+ - doc_title: Spam protection and CAPTCHA
+ doc_url: 'ee/development/spam_protection_and_captcha/'
+ docs:
+ - doc_title: Model and services
+ doc_url: 'ee/development/spam_protection_and_captcha/model_and_services.html'
+ - doc_title: REST API spam protection
+ doc_url: 'ee/development/spam_protection_and_captcha/rest_api.html'
+ - doc_title: GraphQL API spam protection
+ doc_url: 'ee/development/spam_protection_and_captcha/graphql_api.html'
+ - doc_title: Web UI spam protection
+ doc_url: 'ee/development/spam_protection_and_captcha/web_ui.html'
+ - doc_title: Exploratory testing
+ doc_url: 'ee/development/spam_protection_and_captcha/exploratory_testing.html'
- doc_title: Testing standards and styles
doc_url: 'ee/development/testing_guide/'
docs: