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:
Diffstat (limited to 'content/frontend/search/search_helpers.js')
-rw-r--r--content/frontend/search/search_helpers.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/content/frontend/search/search_helpers.js b/content/frontend/search/search_helpers.js
index a63e7a0c..09d5afbf 100644
--- a/content/frontend/search/search_helpers.js
+++ b/content/frontend/search/search_helpers.js
@@ -73,9 +73,9 @@ export const SEARCH_FILTERS = [
id: 'user',
},
{
- text: 'Developer (API) docs',
- value: 'Develop',
- id: 'develop',
+ text: 'Extension and API docs',
+ value: 'Extend',
+ id: 'extend',
},
{
text: 'Contributor docs',