Skip to content

Commit 4488951

Browse files
committed
Updated Algolia API key for docs search (#164)
1 parent e1958fc commit 4488951

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/siteConfig.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ const siteConfig = {
7171
repoUrl: 'https://github.com/jimkyndemeyer/js-graphql-intellij-plugin',
7272

7373
algolia: {
74-
apiKey: '3a204bad724e39bb9e3921b7f684a541',
75-
indexName: 'JS GraphQL IntelliJ Plugin',
74+
apiKey: '52de02e8bdcb09834ebc89f561b4cf42',
75+
indexName: 'jimkyndemeyer_js-graphql-intellij-plugin',
7676
algoliaOptions: {}
7777
},
7878

0 commit comments

Comments
 (0)