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:
-rw-r--r--content/_data/navigation.yaml10
1 files changed, 6 insertions, 4 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 0d7f46b4..92ca9a3f 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2416,14 +2416,16 @@ sections:
- doc_title: Spam protection and CAPTCHA
doc_url: 'ee/development/spam_protection_and_captcha/'
docs:
- - doc_title: Exploratory testing
- doc_url: 'ee/development/spam_protection_and_captcha/exploratory_testing.html'
- - doc_title: GraphQL API spam protection
- doc_url: 'ee/development/spam_protection_and_captcha/graphql_api.html'
- 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