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:
authorSarah German <sgerman@gitlab.com>2022-09-30 05:37:08 +0300
committerMarcel Amirault <mamirault@gitlab.com>2022-09-30 05:37:08 +0300
commit8a2bd871344831777be1f476d921322e49b098e4 (patch)
treec2fa44c6f536e1854c6f9f83ada8ccbb72f48a52
parent49dedeac6da171946c73126f46c40266dd84c900 (diff)
Update Algolia index name
-rw-r--r--content/frontend/search/search.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/frontend/search/search.js b/content/frontend/search/search.js
index bc198ed6..b0132354 100644
--- a/content/frontend/search/search.js
+++ b/content/frontend/search/search.js
@@ -6,7 +6,7 @@ export const algoliaAccounts = {
production: {
apiKey: 'eef4ee4af5ab6b0d76d1a2f9fc4fab58',
appId: '3PNCFOU757',
- index: 'gitlab_production',
+ index: 'gitlab',
},
testing: {
apiKey: 'eef4ee4af5ab6b0d76d1a2f9fc4fab58',