We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4c4a6f commit 035b7f6Copy full SHA for 035b7f6
1 file changed
src/siteConfig.js
@@ -13,8 +13,8 @@ exports.siteConfig = {
13
repoUrl: 'https://github.com/facebook/react',
14
twitterUrl: 'https://twitter.com/reactjs',
15
algolia: {
16
- appId: '1FCF9AYYAT',
17
- apiKey: '1b7ad4e1c89e645e351e59d40544eda1',
18
- indexName: 'beta-react',
+ appId: 'XW1AQEYLQ1',
+ apiKey: 'c9ea9065a1b34fe1c24e62f25db95a7b',
+ indexName: 'es.react.dev',
19
},
20
};
0 commit comments