Skip to content

Commit 9cc63c2

Browse files
authored
Fix broken link in README.md
1 parent cfd27e6 commit 9cc63c2

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
@@ -313,7 +313,7 @@ await index.search(
313313
}
314314
```
315315

316-
Note that to enable faceted search on your dataset you need to add `genres` to the `filterableAttributes` index setting. For more information on filtering and faceting, [consult our documentation settings](https://www.meilisearch.com/docs/learn/advanced/faceted_search).
316+
Note that to enable faceted search on your dataset you need to add `genres` to the `filterableAttributes` index setting. For more information on filtering and faceting, [consult our documentation settings](https://www.meilisearch.com/docs/learn/fine_tuning_results/faceted_search).
317317

318318
#### Abortable search <!-- omit in toc -->
319319

0 commit comments

Comments
 (0)