Skip to content

Commit

Permalink
Fix broken link in filtering_and_sorting.mdx (#2504)
Browse files Browse the repository at this point in the history
  • Loading branch information
dichotommy authored Jul 12, 2023
1 parent a1dbddc commit ef643d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion learn/meilisearch_101/filtering_and_sorting.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ You will see all meteorites weighing less than 200g sorted by increasing mass. T

Sorting is intended to be combined with search queries to refine your results.

To learn more about sorting and how to configure it, refer to our [dedicated guide](/learn/advanced/sorting).
To learn more about sorting and how to configure it, refer to our [dedicated guide](/learn/fine_tuning_results/sorting).

## Geosearch

Expand Down

0 comments on commit ef643d3

Please sign in to comment.