Fix docs link anchor

This commit is contained in:
Clémentine Urquizar 2021-08-05 13:28:32 +02:00
parent 7a0b20c740
commit 992b082c6f
No known key found for this signature in database
GPG Key ID: D8E7CC7422E77E1A
1 changed files with 1 additions and 1 deletions

View File

@ -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\""
); );