-
Notifications
You must be signed in to change notification settings - Fork 103
Fix documentation links redirection over the entire repository #484
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| /// Filters to apply. | ||
| /// | ||
| /// Read the [dedicated guide](https://docs.meilisearch.com/reference/features/filtering.html) to learn the syntax. | ||
| /// Read the [dedicated guide](https://www.meilisearch.com/docs/learn/fine_tuning_results/filtering#filter-basics) to learn the syntax. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure if this is the correct replacement, cc: @bidoubiwa
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it's the correct one :)
bidoubiwa
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bors merge
484: Fix documentation links redirection over the entire repository r=bidoubiwa a=meili-bot _This PR is auto-generated._ Fix documentation links redirection over the entire repository Related to: meilisearch/integration-guides#257 Co-authored-by: meili-bot <74670311+meili-bot@users.noreply.github.com> Co-authored-by: Bruno Casali <brunoocasali@gmail.com>
|
Build failed: |
|
bors try |
tryBuild succeeded: |
|
bors merge |
|
Build succeeded:
|
This PR is auto-generated.
Fix documentation links redirection over the entire repository
Related to: meilisearch/integration-guides#257