diff --git a/website/docs/search.mdx b/website/docs/search.mdx index 12e80dcca9..30ae1901dc 100644 --- a/website/docs/search.mdx +++ b/website/docs/search.mdx @@ -264,9 +264,7 @@ Still, you can reuse the [Infima CSS variables](styling-layout.mdx#styling-your- ### Customizing the Algolia search behavior {#customizing-the-algolia-search-behavior} -{/* TODO: update options link once the documentation is available on the DocSearch website */} - -Algolia DocSearch supports a [list of options](https://autocomplete-experimental.netlify.app/docs/DocSearchModal#reference) that you can pass to the `algolia` field in the `docusaurus.config.js` file. +Algolia DocSearch supports a [list of options](https://docsearch.algolia.com/docs/api/) that you can pass to the `algolia` field in the `docusaurus.config.js` file. ```js title="docusaurus.config.js" export default { diff --git a/website/versioned_docs/version-2.x/search.mdx b/website/versioned_docs/version-2.x/search.mdx index c02656451b..b6d58f30e9 100644 --- a/website/versioned_docs/version-2.x/search.mdx +++ b/website/versioned_docs/version-2.x/search.mdx @@ -250,9 +250,7 @@ Still, you can reuse the [Infima CSS variables](styling-layout.mdx#styling-your- ### Customizing the Algolia search behavior {#customizing-the-algolia-search-behavior} -{/* TODO: update options link once the documentation is available on the DocSearch website */} - -Algolia DocSearch supports a [list of options](https://autocomplete-experimental.netlify.app/docs/DocSearchModal#reference) that you can pass to the `algolia` field in the `docusaurus.config.js` file. +Algolia DocSearch supports a [list of options](https://docsearch.algolia.com/docs/api/) that you can pass to the `algolia` field in the `docusaurus.config.js` file. ```js title="docusaurus.config.js" module.exports = { diff --git a/website/versioned_docs/version-3.0.1/search.mdx b/website/versioned_docs/version-3.0.1/search.mdx index 9d6bd51579..6d758675e6 100644 --- a/website/versioned_docs/version-3.0.1/search.mdx +++ b/website/versioned_docs/version-3.0.1/search.mdx @@ -250,9 +250,7 @@ Still, you can reuse the [Infima CSS variables](styling-layout.mdx#styling-your- ### Customizing the Algolia search behavior {#customizing-the-algolia-search-behavior} -{/* TODO: update options link once the documentation is available on the DocSearch website */} - -Algolia DocSearch supports a [list of options](https://autocomplete-experimental.netlify.app/docs/DocSearchModal#reference) that you can pass to the `algolia` field in the `docusaurus.config.js` file. +Algolia DocSearch supports a [list of options](https://docsearch.algolia.com/docs/api/) that you can pass to the `algolia` field in the `docusaurus.config.js` file. ```js title="docusaurus.config.js" export default { diff --git a/website/versioned_docs/version-3.1.1/search.mdx b/website/versioned_docs/version-3.1.1/search.mdx index 9d6bd51579..6d758675e6 100644 --- a/website/versioned_docs/version-3.1.1/search.mdx +++ b/website/versioned_docs/version-3.1.1/search.mdx @@ -250,9 +250,7 @@ Still, you can reuse the [Infima CSS variables](styling-layout.mdx#styling-your- ### Customizing the Algolia search behavior {#customizing-the-algolia-search-behavior} -{/* TODO: update options link once the documentation is available on the DocSearch website */} - -Algolia DocSearch supports a [list of options](https://autocomplete-experimental.netlify.app/docs/DocSearchModal#reference) that you can pass to the `algolia` field in the `docusaurus.config.js` file. +Algolia DocSearch supports a [list of options](https://docsearch.algolia.com/docs/api/) that you can pass to the `algolia` field in the `docusaurus.config.js` file. ```js title="docusaurus.config.js" export default { diff --git a/website/versioned_docs/version-3.2.1/search.mdx b/website/versioned_docs/version-3.2.1/search.mdx index 51be402a0c..83ba9fc3e8 100644 --- a/website/versioned_docs/version-3.2.1/search.mdx +++ b/website/versioned_docs/version-3.2.1/search.mdx @@ -264,9 +264,7 @@ Still, you can reuse the [Infima CSS variables](styling-layout.mdx#styling-your- ### Customizing the Algolia search behavior {#customizing-the-algolia-search-behavior} -{/* TODO: update options link once the documentation is available on the DocSearch website */} - -Algolia DocSearch supports a [list of options](https://autocomplete-experimental.netlify.app/docs/DocSearchModal#reference) that you can pass to the `algolia` field in the `docusaurus.config.js` file. +Algolia DocSearch supports a [list of options](https://docsearch.algolia.com/docs/api/) that you can pass to the `algolia` field in the `docusaurus.config.js` file. ```js title="docusaurus.config.js" export default { diff --git a/website/versioned_docs/version-3.3.2/search.mdx b/website/versioned_docs/version-3.3.2/search.mdx index 12e80dcca9..30ae1901dc 100644 --- a/website/versioned_docs/version-3.3.2/search.mdx +++ b/website/versioned_docs/version-3.3.2/search.mdx @@ -264,9 +264,7 @@ Still, you can reuse the [Infima CSS variables](styling-layout.mdx#styling-your- ### Customizing the Algolia search behavior {#customizing-the-algolia-search-behavior} -{/* TODO: update options link once the documentation is available on the DocSearch website */} - -Algolia DocSearch supports a [list of options](https://autocomplete-experimental.netlify.app/docs/DocSearchModal#reference) that you can pass to the `algolia` field in the `docusaurus.config.js` file. +Algolia DocSearch supports a [list of options](https://docsearch.algolia.com/docs/api/) that you can pass to the `algolia` field in the `docusaurus.config.js` file. ```js title="docusaurus.config.js" export default { diff --git a/website/versioned_docs/version-3.4.0/search.mdx b/website/versioned_docs/version-3.4.0/search.mdx index 12e80dcca9..30ae1901dc 100644 --- a/website/versioned_docs/version-3.4.0/search.mdx +++ b/website/versioned_docs/version-3.4.0/search.mdx @@ -264,9 +264,7 @@ Still, you can reuse the [Infima CSS variables](styling-layout.mdx#styling-your- ### Customizing the Algolia search behavior {#customizing-the-algolia-search-behavior} -{/* TODO: update options link once the documentation is available on the DocSearch website */} - -Algolia DocSearch supports a [list of options](https://autocomplete-experimental.netlify.app/docs/DocSearchModal#reference) that you can pass to the `algolia` field in the `docusaurus.config.js` file. +Algolia DocSearch supports a [list of options](https://docsearch.algolia.com/docs/api/) that you can pass to the `algolia` field in the `docusaurus.config.js` file. ```js title="docusaurus.config.js" export default {