diff --git a/apify-docs-theme/src/config.js b/apify-docs-theme/src/config.js index f0a098a0af..c23150c3e9 100644 --- a/apify-docs-theme/src/config.js +++ b/apify-docs-theme/src/config.js @@ -273,7 +273,7 @@ const themeConfig = { algolia: { appId: 'N8EOCSBQGH', apiKey: 'e97714a64e2b4b8b8fe0b01cd8592870', // search only (public) API key - indexName: 'test_test_apify_sdk', + indexName: 'apify_sdk_v2', algoliaOptions: { facetFilters: ['version:VERSION'], }, diff --git a/apify-docs-theme/src/theme/SearchBar/index.js b/apify-docs-theme/src/theme/SearchBar/index.js index e208f776bd..9ca2ed5161 100644 --- a/apify-docs-theme/src/theme/SearchBar/index.js +++ b/apify-docs-theme/src/theme/SearchBar/index.js @@ -59,7 +59,7 @@ export default function SearchBar() { {() =>