Skip to content

Commit 7b6069a

Browse files
authored
Update docusaurus.config.ts
1 parent b8fb204 commit 7b6069a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ const config: Config = {
7272
appId: process.env.ALGOLIA_APP_ID,
7373
// Public API key: it is safe to commit it (from environment variable)
7474
apiKey: process.env.ALGOLIA_API_KEY,
75-
indexName: 'Declarative Sqlite Crawler',
75+
indexName: 'declarative_sqlite_docs',
7676
// Optional: see doc section below
7777
contextualSearch: true,
7878
// Optional: Algolia search parameters

0 commit comments

Comments
 (0)