Skip to content

Commit a637dc4

Browse files
committed
Fix the links
1 parent e0d328b commit a637dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ const searchClient = instantMeiliSearch(
7878

7979
`instant-meilisearch` offers some options you can set to further fit your needs.
8080

81-
- [`placeholderSearch`]((#placeholder-search)): Enable or disable placeholder search (default: `true`).
81+
- [`placeholderSearch`](#placeholder-search): Enable or disable placeholder search (default: `true`).
8282
- [`paginationTotalHits`](#pagination-total-hits): Maximum total number of hits to create a finite pagination (default: `200`).
8383
- [`primaryKey`](#primary-key): Specify the primary key of your documents (default `undefined`).
8484
- [`keepZeroFacets`](#keep-zero-facets): Show the facets value even when they have 0 matches (default `false`).

0 commit comments

Comments
 (0)