diff --git a/docusaurus.config.js b/docusaurus.config.js index 887cb57..f068e7a 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -73,10 +73,10 @@ const config = { //externalUrlRegex: 'external\\.com|domain\\.com', // Optional: Replace parts of the item URLs from Algolia. Useful when using the same search index for multiple deployments using a different baseUrl. You can use regexp or string in the `from` param. For example: localhost:3000 vs myCompany.com/docs - replaceSearchResultPathname: { - from: '/docs/', // or as RegExp: /\/docs\// - to: '/', - }, + //replaceSearchResultPathname: { + // from: '/docs/', // or as RegExp: /\/docs\// + // to: '/', + //}, // Optional: Algolia search parameters searchParameters: {},