Skip to content

Commit 0c951c1

Browse files
authored
Update README.md
1 parent 0c80121 commit 0c951c1

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
@@ -104,7 +104,7 @@ Output:
104104

105105
#### Custom search <!-- omit in toc -->
106106

107-
All the supported options are described in [this documentation section](https://docs.meilisearch.com/guides/advanced_guides/search_parameters.html).
107+
All the supported options are described in the [search parameters](https://docs.meilisearch.com/guides/advanced_guides/search_parameters.html) section of the documentation.
108108

109109
```ruby
110110
index.search('prince', { limit: 1, attributesToHighlight: '*' })

0 commit comments

Comments
 (0)