Update README.md (#1839)

Fixed the redirection error for Quickstart
This commit is contained in:
C B Dev Narayan
2023-05-05 13:46:33 +05:30
committed by GitHub
parent 3ed9689f8a
commit 9580cd06e8

View File

@@ -23,7 +23,7 @@ Qdrant is written in Rust 🦀, which makes it fast and reliable even under high
With Qdrant, embeddings or neural network encoders can be turned into full-fledged applications for matching, searching, recommending, and much more!
<p align="center">
<strong><a href="../QUICK_START.md">Quick Start</a> • <a href="#clients">Client Libraries</a> • <a href="#demo-projects">Demo Projects</a> • <a href="#integrations">Integrations</a> • <a href="#contacts">Contact</a>
<strong><a href="./QUICK_START.md">Quick Start</a> • <a href="#clients">Client Libraries</a> • <a href="#demo-projects">Demo Projects</a> • <a href="#integrations">Integrations</a> • <a href="#contacts">Contact</a>
</strong>
</p>