mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 20:07:09 +02:00
Remove email address from the message at the launch
This commit is contained in:
parent
15cb4dafa9
commit
a1227648ba
1 changed files with 1 additions and 1 deletions
|
@ -144,6 +144,6 @@ Anonymous telemetry:\t\"Enabled\""
|
|||
eprintln!();
|
||||
eprintln!("Documentation:\t\thttps://docs.meilisearch.com");
|
||||
eprintln!("Source code:\t\thttps://github.com/meilisearch/meilisearch");
|
||||
eprintln!("Contact:\t\thttps://docs.meilisearch.com/resources/contact.html or bonjour@meilisearch.com");
|
||||
eprintln!("Contact:\t\thttps://docs.meilisearch.com/resources/contact.html");
|
||||
eprintln!();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue