Skip to content

Commit

Permalink
Update algolia index name
Browse files Browse the repository at this point in the history
  • Loading branch information
wborn committed Sep 13, 2024
1 parent 160c0f2 commit e016685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ const config: Config = {
algolia: {
apiKey: '18c8ff9992cf5a0b37acb9b008fa7cd9',
appId: 'TVHZ0YEM1U',
indexName: 'documentation',
indexName: 'openremote',
},
} satisfies Preset.ThemeConfig,
};
Expand Down

0 comments on commit e016685

Please sign in to comment.