We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01e2183 commit 69844d1Copy full SHA for 69844d1
src/siteConfig.js
@@ -15,6 +15,6 @@ exports.siteConfig = {
15
algolia: {
16
appId: 'XW1AQEYLQ1',
17
apiKey: 'c9ea9065a1b34fe1c24e62f25db95a7b',
18
- indexName: 'es.react.dev',
+ indexName: 'es_react_dev_xw1aqeylq1_pages',
19
},
20
};
0 commit comments