mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-15 13:58:36 +02:00
Merge #1557
1557: Fix docs link anchor r=MarinPostma a=curquiza thank you `@guimachiavelli` Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
This commit is contained in:
commit
86ac994543
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ pub fn print_launch_resume(opt: &Opt, data: &Data) {
|
||||||
"
|
"
|
||||||
Thank you for using MeiliSearch!
|
Thank you for using MeiliSearch!
|
||||||
|
|
||||||
We collect anonymized analytics to improve our product and your experience. To learn more, including how to turn off analytics, visit our dedicated documentation page: https://docs.meilisearch.com/reference/features/configuration.html#analytics
|
We collect anonymized analytics to improve our product and your experience. To learn more, including how to turn off analytics, visit our dedicated documentation page: https://docs.meilisearch.com/reference/features/configuration.html#disable-analytics
|
||||||
|
|
||||||
Anonymous telemetry: \"Enabled\""
|
Anonymous telemetry: \"Enabled\""
|
||||||
);
|
);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue