Update qdrant-landing/content/documentation/tutorials/neural-search.md

Co-authored-by: Ramon Perez <ramonpzg@protonmail.com>
This commit is contained in:
Andrey Vasnetsov
2023-06-08 16:33:32 +02:00
committed by GitHub
co-authored by Ramon Perez
parent 740b93148c
commit 04f371987d
@@ -111,7 +111,7 @@ You should see output like this
Test the service by going to [http://localhost:6333/](http://localhost:6333/). You should see the Qdrant version info in your browser.
All uploaded to Qdrant data is saved into the `./qdrant_storage` directory and will be persisted even if you recreate the container.
All data uploaded to Qdrant is saved inside the `./qdrant_storage` directory and will be persisted even if you recreate the container.
## Upload data to Qdrant