Skip to content

Commit d903a39

Browse files
chore: use previous algolia config (ExpediaGroup#1620)
1 parent 6c3a7ad commit d903a39

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

website/docusaurus.config.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@ module.exports = {
7474
}
7575
},
7676
algolia: {
77-
appId: 'ZXPXG95H16',
78-
apiKey: '0a653b3212bc40fd51d4ead119b67bd3',
79-
indexName: 'graphql-kotlin'
77+
appId: 'B2J35I9RRE',
78+
apiKey: 'f040c6941342dc872146a008495313a2',
79+
indexName: 'expediagroup-graphql-kotlin'
8080
}
8181
}
8282
}

0 commit comments

Comments
 (0)