Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions website/docs/search.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down
4 changes: 1 addition & 3 deletions website/versioned_docs/version-2.x/search.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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 = {
Expand Down
4 changes: 1 addition & 3 deletions website/versioned_docs/version-3.0.1/search.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down
4 changes: 1 addition & 3 deletions website/versioned_docs/version-3.1.1/search.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down
4 changes: 1 addition & 3 deletions website/versioned_docs/version-3.2.1/search.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down
4 changes: 1 addition & 3 deletions website/versioned_docs/version-3.3.2/search.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down
4 changes: 1 addition & 3 deletions website/versioned_docs/version-3.4.0/search.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down